https://bugs.kde.org/show_bug.cgi?id=479550
Juraj <jurajora...@mailo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jurajora...@mailo.com --- Comment #2 from Juraj <jurajora...@mailo.com> --- Hello, Can confirm. Behaviour: - Press the mouse Back / Forward button - Falkon code reacts to mousePressEvent and goes back / forward in history - Release the button - QtWebEngine internal code is triggered and goes back / forward in history Solution: Override the mouse release event and accept the back and forward buttons. Result: Seems to work I will push this workaround later. Thank you for reporting. -- You are receiving this mail because: You are watching all bug changes.