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 shown as expected. It's hidden because technically it didn't have user interaction. We should probably still show it.
Bug 1645231 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.
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.