page title should update when I press back button on the mouse
nothing happens
go to this website and click any post title. yeah, it is russian torrent website but couldnot reproduce on other websites easily.
with xdotool if you dont have back button:
sleep 2 && xdotool click 8
I can easily reproduce it on YouTube by going on a video, from there going to the next video (Shift + N) and then going back (Alt + LeftArrow), the tab title doesn't correspond to the video I went back to.
Another way is to click on a file in a GitHub repo and then go back, the title doesn't get refreshed.
OS: Linux Mint 20 Cinnamon
Min version: 1.16.0 (although I think I've seen it in 1.15, it just didn't bother me enough to make an issue)
Electron issue: electron/electron#21584