- Navigate to some website in an already opened tab - Click on the address bar so that it gets focus - Press the back button -> Address bar still shows the address of the previous site instead of the new one
IMHO this doesnt qualify as a bug, falkon is designed to work this way only. For cases when you are typing in addressbar (address bar is focussed), then its not good to change the url in address bar
Behaviour confirmed in Falkon 3.0.0. I agree with Comment 1 that this is not a bug, but supposed to behave this way. If the address bar has focus, this means that someone is editing it - then its contents should not change in the case of navigation events. The address bar does show the correct address of the "back" page when you leave it by e.g. typing Esc.
(In reply to Christian from comment #2) > The address bar does show the correct address of the "back" page when you > leave it by e.g. typing Esc. It does if you press Esc, it doesn't if you leave the address bar by clicking on the web page.
It's intended to work like this, but in this case it's wrong. It should only ignore url changes that are not user-initiated (eg. page redirects).
Git commit 4454ac714c99c5b10f24040f5fb0ad7b7edd4141 by David Rosca. Committed on 08/05/2018 at 09:35. Pushed by drosca into branch 'Falkon/3.0'. NavigationBar: Focus webview when navigating back/forward FIXED-IN: 3.0.1 M +6 -4 src/lib/navigation/navigationbar.cpp https://commits.kde.org/falkon/4454ac714c99c5b10f24040f5fb0ad7b7edd4141