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)

defect

Tracking

()

People

(Reporter: johannh, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: testcase-wanted)

STR:

  1. On https://johann-hofmann.com/back-button, hover one of the lower buttons for 3s to initiate a navigation without user gesture.
  2. Repeat step 1.
  3. Hover the button for history.back() for 3s
  4. 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.

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.