Open
Bug 1645231
Opened 4 years ago
Updated 2 years ago
Back button menu doesn't show current entry without user interaction when navigated to from the page
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: johannh, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase-wanted)
STR:
- On https://johann-hofmann.com/back-button, hover one of the lower buttons for 3s to initiate a navigation without user gesture.
- Repeat step 1.
- Hover the button for history.back() for 3s
- Open the back button menu
You'll notice that the current entry is not shown as expected. It's hidden because technically it didn't have user interaction. We should probably still show it.
Comment 1•2 years ago
|
||
URL in comment 1 is 404; looks like we need a new testcase.
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•