Text-Fragments: Scrolling fails on conestogac.on.ca
Categories
(Core :: DOM: Selection, defect)
Tracking
()
People
(Reporter: jjaschke, Unassigned)
References
(Blocks 2 open bugs)
Details
STR:
- set
dom.text_fragments.enabled=true
- visit https://www.conestogac.on.ca/student-financial-services/awards#:~:text=Awards%3A%20program%20specific-,awards%20faq,-What%20is%20an
Expected results:
The text "Awards FAQ" is scrolled to and highlighted.
Actual results:
The text is scrolled into center, but not highlighted.
Pressing inter in the urlbar makes it highlighted. Pressing refresh makes the highlight visible for a second, then it disappears.
Note: Logging (MOZ_LOG=FragmentDirective:5
) shows that the text directive parameters are found, so this is not the same issue as Bug 1911334, but perhaps very similar.
Also, when hitting refresh, while the text is highlighted, the icon of the search bar above is gone. Related?
This page shows a similar behavior: https://www.conestogac.on.ca/admissions/paying-your-fees/payments-invoicing#:~:text=opting%20out%20of%20optional%20fees
After loading, the highlight vanishes after ~1 second, same for reloading. When clicking into the urlbar and hitting enter, it stays.
Description
•