Changes between Version 1 and Version 2 of Ticket #13499
- Timestamp:
- May 25, 2022, 10:36:10 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13499 – Description
v1 v2 9 9 10 10 Result: 11 In LIST VIEW the selected game is no longer highlighted and the option to "Start" is no tgrayed out.11 In LIST VIEW the selected game is no longer highlighted and the option to "Start" is now grayed out. 12 12 In GRID VIEW, the filter is also no longer applied and the wrong game is now highlighted. The filter string is still in the search field, but it's not applied. 13 13 14 An additional issue that may be connected, is that if in the Grid View, in the filtered list,I select the first game result and repeat the above steps, then after clicking OK from the game options, if I click to switch to List View, ScummVM will crash with assertion fault:14 An additional issue, that might be connected, is that when in Grid View in the filtered list I select the first game result and repeat the above steps, then after clicking OK from the game options, if I click to switch to List View, ScummVM will crash with assertion fault: 15 15 {{{Assertion failed: idx < _size, file ./common/array.h, line 232"}}} 16 16