a2stuff / a2d

Disassembly of the Apple II Desktop - ProDOS GUI
https://a2desktop.com
270 stars 20 forks source link

List view items paint as NON / 32,768 / No Date after showing/closing Shortcuts dialogs #790

Closed inexorabletash closed 7 months ago

inexorabletash commented 7 months ago

To Reproduce Steps to reproduce the behavior:

  1. Start DeskTop
  2. Open a volume window
  3. View > By Name
  4. Shortcuts > Delete a Shortcut (or Add a Shortcut, etc)
  5. Cancel

Some of the list view items show bogus data. The data paints correctly when the window is moved/scrolled.

image

inexorabletash commented 7 months ago

Bisect points at c2975b5a185e71d1810c9dc09e7a76c865119d68 (March 2023) which is indeed a likely culprit.

In older versions the effects vary from a crash to mispaints to other list view corruption.