Closed
Bug 1305420
Opened 9 years ago
Closed 9 years ago
In some iframes, modal highlight doesn't work correctly
Categories
(Toolkit :: Find Toolbar, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox52 | --- | verified |
People
(Reporter: roxana.leitan, Assigned: mikedeboer)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0
[Affected versions]:
Nightly 52.0a1
[Affected platforms]:
Windows 10 x 64 , Ubuntu 15.04
[Steps to reproduce]:
1.Launch Nightly 52.0a1 with a new profile
2.Open http://claws-mail.org/documentation.php?section=general
3.Open Find Bar (Ctrl+F)
4.Search for "pass"
[Expected result]:
All the matching terms should be found. The first one should have a yellow background highlighted, and the other ones a white background.
[Actual result]:
Highlight makes the first matching term invisible and the other ones are visible but not highlighted.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mdeboer
Status: NEW → ASSIGNED
Iteration: --- → 52.1 - Oct 3
Points: --- → 2
Flags: qe-verify+
Flags: firefox-backlog+
Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
mozreview-review |
Comment on attachment 8795271 [details]
Bug 1305420 - don't include the topmost windows' scroll-position for iframes, or else it will be counted twice.
https://reviewboard.mozilla.org/r/81388/#review80394
Attachment #8795271 -
Flags: review?(jaws) → review+
Pushed by mdeboer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f36d1ab003c8
don't include the topmost windows' scroll-position for iframes, or else it will be counted twice. r=jaws
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Comment 5•9 years ago
|
||
Reproduced this issue on Nightly 52.0a1 (2016-09-26) with STR from Roxana's comment 0.
This bug is verified fixed on latest Nightly 52.0a1 (2016-09-29) under following OSes:
- Windows 10 x64
- Ubuntu 16.04 x64 LTS
- macOS 10.12.1
You need to log in
before you can comment on or make changes to this bug.
Description
•