http://bugs.winehq.org/show_bug.cgi?id=32279
Bug #: 32279 Summary: Treeview control in IsoBuster keeps resetting itself Product: Wine Version: 1.5.18 Platform: x86-64 URL: http://www.isobuster.com/download.php OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk Classification: Unclassified
This bug shows up with IsoBuster 3.0.
Download and run the IsoBuster installer. Run IsoBuster. Choose File->Open Image File and load an ISO image (or I guess you could select the disc in the DVD drive). Try to choose an image file which contains quite a few directories, subdirectories and files.
Use the treeview on the left side to browse the directory hierarchy. If you click on various entries, notice that after a few clicks the treeview is reset to the all-collapsed state. That happens with both built-in and native comctl32. There's no console output when the treeview resets.
(There's also an access violation dialog on quitting the program, but that's probably not related.)
http://bugs.winehq.org/show_bug.cgi?id=32279
Mark K markk@clara.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |markk@clara.co.uk
http://bugs.winehq.org/show_bug.cgi?id=32279
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-11-25 09:04:15 CST --- I can confirm this issue in wine 1.5.18. It does not happen in XP.
https://bugs.winehq.org/show_bug.cgi?id=32279
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=32279
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? |
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Seems fixed to me but I can no longer test in Windows to compare the results so I will wait for Mark to test.
https://bugs.winehq.org/show_bug.cgi?id=32279
--- Comment #4 from Mark K markk@clara.co.uk --- Testing with Wine 1.7.44 and IsoBuster 3.6 now.
The bug is still present, but different to before. At least, the treeview behaves differently to native Windows (7).
Run IsoBuster and open an ISO image which has many directories and subdirectories.
On native Windows: Single-click a top-level directory name in the treeview. (Click the directory name, not the [-]/[+] box to the left of the name.) That directory's files are shown in the right-hand pane, but the directory is not expanded in the treeview. You have to double-click a directory name to expand it.
Double-click a top-level directory to expand it, then double-click another top-level directory to expand that too. The first directory remains expanded in the treeview.
On Wine (with built-in comctl32, I didn't try native): *Single*-clicking a top-level directory name expands it. And if you single-click a second top-level directory name, the first directory is collapsed.
https://bugs.winehq.org/show_bug.cgi?id=32279
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.13?