Open
Bug 752608
Opened 13 years ago
Updated 9 months ago
Find in Page: highlighted result does not scroll it into view correctly
Categories
(Core :: Web Painting, defect)
Tracking
()
NEW
People
(Reporter: alice0775, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
203 bytes,
text/html
|
Details |
Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/448f554f6acb
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120507030511
Find in Page: highlighted result does not scroll it into view correctly.
This is initially reported in http://bugzilla.mozilla.gr.jp/show_bug.cgi?id=6823
Reproducible: Always
Steps to Reproduce:
1. Open attached
2. Open FindBar (Ctrl+F)
3. Type ab in FindBar
4. Find-next (F3)
Actual Results:
Highlighted result does not scroll it into view correctly.
It is necessary to scroll to right by manually.
Expected Results:
Highlighted result should scroll it into view correctly
Regression window(m-c)
Works:
http://hg.mozilla.org/mozilla-central/rev/b94cf8147ccd
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20100111 Minefield/3.7a1pre ID:20100111140136
Fails:
http://hg.mozilla.org/mozilla-central/rev/47cd92d616d7
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20100111 Minefield/3.7a1pre ID:20100111150802
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b94cf8147ccd&tochange=47cd92d616d7
Regressed by: Bug 526394
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
Steps to reproduce:
- Open this Wikipedia page: https://en.wikipedia.org/wiki/List_of_mathematical_symbols
- Open FindBar (Ctrl+F)
- Type the word "phi" (20 matches) or "partial" (34 matches)
- Try to "find next" (up to the 12 match for "phi")
Looks like some "special character" is blocking the scroll.
Updated•2 years ago
|
Severity: normal → S3
Comment 3•9 months ago
|
||
Desktop QA has been highlighting this defect as a known issue for several release cycles now, following regression testing. Timothy, it would really help us if you set a priority on this bug — it will give us clarity on whether this issue is still worth mentioning in future test reports.
Flags: needinfo?(tnikkel)
Comment 4•9 months ago
|
||
Hi Andrei, I've seen that you've put a similar request in many other bugs. Can I ask for some more context around this? How is the list of defects that you highlight for a release cycle determined? How do you use priority in this effort? My understanding of the priority field is that teams can use it differently, so the meaning of the field changes by component.
Flags: needinfo?(tnikkel) → needinfo?(avaida)
Updated•9 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•