[Scummvm-tracker] [ScummVM :: Bugs] #17040: GUI: Filtering games list effectively clears selected game even if the selected game matches filter
ScummVM :: Bugs
trac at scummvm.org
Tue Sep 15 22:15:05 UTC 2026
#17040: GUI: Filtering games list effectively clears selected game even if the
selected game matches filter
-----------------------+---------------------
Reporter: antoniou79 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: GUI
Version: | Resolution:
Keywords: | Game:
-----------------------+---------------------
Comment (by seervii):
After root tracing using your assertion details earlier, I traced it down
to setFilter() resetting _selectedItem but never clearing the separate
_selectedItems multi-select array, which is what confirmRemoveGames() was
actually reading from. I have opened a PR with the fix:
[https://github.com/scummvm/scummvm/pull/7950]. Tested it against Beneath
a steel sky in both list and grid views, all three symptoms -(button stale
cases and the crash issue) are resolved for me locally. Happy to adjust if
you'd prefer any different approach.
--
Ticket URL: <https://bugs.scummvm.org/ticket/17040#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list