[Scummvm-tracker] [ScummVM :: Bugs] #15959: GUI: Close game options deselect the game if grouped by engine in List View
ScummVM :: Bugs
trac at scummvm.org
Wed Jun 11 22:04:34 UTC 2025
#15959: GUI: Close game options deselect the game if grouped by engine in List View
-------------------+---------------------
Reporter: criezy | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: GUI
Version: | Resolution:
Keywords: | Game:
-------------------+---------------------
Comment (by criezy):
In [changeset:"e66a8bc9d80bc6e8ab9120c47e0ad69583e93bc0" e66a8bc9]:
{{{#!CommitTicketReference repository=""
revision="e66a8bc9d80bc6e8ab9120c47e0ad69583e93bc0"
GUI: Fix selecting some items in GroupedListWidget when groups are
collapsed
In this case the number of displayed items (the _list) may be smaller
than the total number of items (the _dataList). The index passed to the
function refers to the latter, but the sanity checked compared the index
to the size of the former.
This fixes bug #15959.
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/15959#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list