Closed Bug 1314048 Opened 9 years ago Closed 3 years ago

"Find in page" doesn't find text that's in un-opened HTML5 <details> elements

Categories

(Toolkit :: Find Toolbar, defect)

49 Branch
x86_64
Windows 7
defect

Tracking

()

RESOLVED DUPLICATE of bug 1724299

People

(Reporter: bugzilla.mozilla.org, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 Build ID: 20161019084923 Steps to reproduce: Tried out the new HTML5 elements <details> and <summary>. First created a little demo: <details> <summary>Click me to open details</summary> <p>Some details that are hidden by default, because &lt;details&gt; has no open attribute</p> </details> Then tried to find "attribute" using STRG+F. Actual results: Find did not find the word "attribute" within the page. Then I opened the details block manually by clicking on "Click me to open details" and re-searched for "attribute". Then FF found "attribute". Expected results: If the search term is contained in un-opened (details are closed by default) details blocks, those blocks should be opened (even if nested) so the search term is being found/highlighted. Should also be the expected behaviour on mobile Firefox.
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
Component: Untriaged → Find Toolbar
Product: Firefox → Toolkit
URL: data:text/html;charset=utf-8,%3Cdetai...
See Also: → 1724299
Severity: normal → S3
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1724299
Resolution: --- → DUPLICATE
See Also: 1724299
You need to log in before you can comment on or make changes to this bug.