Observed on MacOS, but I assume other platforms are impacted. When found text (eg via cmd-f) is revealed, as in it was inside a `<div hidden="until-found">` or `<details>`, the page should be scrolled to the match. Right now Firefox appears to scroll only to the container.
Bug 2006040 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Observed on MacOS, but I assume other platforms are impacted. When found text (eg via cmd-f) is revealed, as in it was inside a `<div hidden="until-found">` or `<details>`, the page should be scrolled to the match. Right now Firefox appears to scroll only to the container. [Demo](https://random-stuff.jakearchibald.com/bug-repros/until-found-scroll/).