[Scummvm-tracker] [ScummVM :: Bugs] #16635: GUI: SHIFT+UP list multi-selection bug

ScummVM :: Bugs trac at scummvm.org
Wed Mar 25 10:20:37 UTC 2026


#16635: GUI: SHIFT+UP list multi-selection bug
----------------------+---------------------
Reporter:  sluicebox  |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  blocker    |   Component:  GUI
 Version:             |  Resolution:
Keywords:             |        Game:
----------------------+---------------------
Comment (by sluicebox <22204938+sluicebox@…>):

 In [changeset:"8d363cf46588728a031b6c932180f0a7f4909991" 8d363cf4]:
 {{{#!CommitTicketReference repository=""
 revision="8d363cf46588728a031b6c932180f0a7f4909991"
 GUI: Fix ListWidget SHIFT+UP multi-selection

 SHIFT+UP after starting ScummVM or after removing a game would cause
 the visual selection and the internal selection to be out of sync.

 The problem was that ListWidget::_lastSelectionStartItem was only
 initialized on certain code paths. Now it is initialized when marking
 an item as selected, if it isn't already.

 Fixes bug #16635
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16635#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list