Hello, This issue should be easy to reproduce. These steps do it for me: 1. Go to a site whose links will open in a new tab by default (with a simple left click - you WON'T reproduce the issue if you middle-click). For example: https://forum.doom9.org/showpost.php?p=1844631&postcount=7: any link in the body of that post will be opened in a new tab. 2. Once you are in the new tab, go to another site through the address bar or by following a link in the page, without changing tab. 3. The 'Back' button isn't enabled. I'm using package 3.0.1-4 of ArchLinux's 'extra' repository. Thanks.
I just noticed the 'Back' button is accessible from the right-click menu. It's only the 'Back' and 'Forward' buttons in the address bar that stay disabled.
I can confirm this behavior on Debian Sid, Falkon 3.0.0, QtWebEngine 5.10.1, package 3.0.0-3
Git commit 53e0a43762523185fb98bf705f85cf0dfa27247f by David Rosca. Committed on 08/07/2018 at 18:34. Pushed by drosca into branch 'master'. NavigationBar: Correctly reconnect to page actions FIXED-IN: 3.0.2 M +16 -11 src/lib/navigation/navigationbar.cpp https://commits.kde.org/falkon/53e0a43762523185fb98bf705f85cf0dfa27247f
Thank you very much.