Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
c1a220a886d8a9da3d5d9c5dfed23de826101230
Description
The forward/backward buttons should be handled on press instead of release. This behavior is observed in both Firefox and Chromium on Linux (though on Windows it should stay on release).
In addition, there is a bug on Linux that prevents the mouse release event from being delivered when the mouse moved slightly. This makes the current behavior of handling these buttons on release to be a bit hard to use, since it requires a steady hand.
Attached is the patch that was applied to Assistant integration in Qt Creator.
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-899 Back and Forward mouse button are not working correctly (sugg. fix included! ;)
- Closed