[Scummvm-tracker] [ScummVM :: Bugs] #13106: GUI: Launcher - Mouse wheel not consistent in "Keymaps" tab
ScummVM :: Bugs
trac at scummvm.org
Wed Jun 29 12:05:22 UTC 2022
#13106: GUI: Launcher - Mouse wheel not consistent in "Keymaps" tab
----------------------------------+-------------------------
Reporter: raziel- | Owner: antoniou79
Type: defect | Status: closed
Priority: normal | Component: GUI
Version: | Resolution: fixed
Keywords: launcher, mouse wheel | Game:
----------------------------------+-------------------------
Comment (by alxpnv):
Replying to [comment:1 antoniou79]:
> This should be fixed by the following commit:
>
https://github.com/scummvm/scummvm/commit/325260f1ae26c4e8954235f32c314445eb78cbb6
>
> The PR was merged a few hours ago, so if possible can you test with the
next daily developer build to confirm that the issue is resolved for you?
Unfortunately, this commit introduced a regression: scrolling tabs in the
"Game Options..." and
"Global Options" dialogs with the mousewheel leads to an infinite loop
...
3 0x000000d258f4ea25 in GUI::Dialog::handleMouseWheel
(this=0x7f7ffffbf250, x=393, y=13, direction=1) at gui/dialog.cpp:245
4 0x000000d258f36b19 in GUI::Widget::handleMouseWheel (this=0xd48b42d200,
x=393, y=13, direction=1) at ./gui/widget.h:14
5 0x000000d258f4eac6 in GUI::Dialog::handleMouseWheel
(this=0x7f7ffffbf250, x=393, y=13, direction=1) at gui/dialog.cpp:249
6 0x000000d258f36b19 in GUI::Widget::handleMouseWheel (this=0xd48b42d200,
x=393, y=13, direction=1) at ./gui/widget.h:141
...
--
Ticket URL: <https://bugs.scummvm.org/ticket/13106#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list