Bookmarks toolbar appears then hides when bookmarking a PDF document (due to same-document location changes)
Categories
(Firefox :: Toolbars and Customization, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox84 | --- | verified |
People
(Reporter: jaws, Assigned: Gijs)
References
Details
Attachments
(1 file)
STR:
Make sure PDF.js is enabled
Open https://www.irs.gov/pub/irs-pdf/f1040.pdf
Bookmarks Toolbar should be set to "Only on New Tab"
Click the bookmark star
Change the location of the bookmark to Bookmarks Toolbar
Hit Save
ER:
The bookmarks toolbar should be opened and remain open until the tab is changed or the page is navigated away
AR:
The toolbar appears then disappears immediately after
With some debugging I'm seeing that browsing around the pdf.js document generated somewhat random calls to onLocationChange (chrome://browser/content/tabbrowser.js#6246).
@Brendan, do you know why we're getting these events? Is it something we can limit or at least stop from propagating to browser UI?
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Comment 3•4 years ago
|
||
bugherder |
Comment 4•4 years ago
|
||
Hello,
Verified this issue on Fx 84.0b1 on Win 10, ubuntu and mac os.
Description
•