[Bug 41096] New: ResEdit Resources treeview has rendered wrongly positioned first branch
https://bugs.winehq.org/show_bug.cgi?id=41096 Bug ID: 41096 Summary: ResEdit Resources treeview has rendered wrongly positioned first branch Product: Wine Version: 1.9.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: b7.10110111(a)gmail.com Distribution: --- Created attachment 55300 --> https://bugs.winehq.org/attachment.cgi?id=55300 Test resource file If you open the attached .rc file in ResEdit, you'll see that Dialog branch is misplaced in the Resources tree. If you click on its first leaf, you'll actually select another leaf (third in this case). If you resize the Resources tree horizontally, it begins to render all branches correctly. The only console output I have is this: fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 fixme:shell:SHAddToRecentDocs should delete all files in C:\users\ruslan\Recent\ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #1 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Created attachment 55301 --> https://bugs.winehq.org/attachment.cgi?id=55301 Screenshot of the problem Here's how it looks right after opening the file -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #2 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Created attachment 55302 --> https://bugs.winehq.org/attachment.cgi?id=55302 Screenshot after resizing — how it should look Here's how it should look. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 Ruslan Kabatsayev <b7.10110111(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.resedit.net/ResE | |dit-win32.7z Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Did you test if native comctl32 helps? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #4 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Not sure what you mean. ResEdit doesn't come with its own comctl32. Did you mean I should take one from a Windows installation to test? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- I mean 'winetricks cc580' for example, no need to manually copy from Windows. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #6 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Ah, yes. I've now tested, it does fix the rendering. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | CC| |piotr.caban(a)gmail.com URL|http://www.resedit.net/ResE | |dit-win32.7z | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #7 from Piotr Caban <piotr.caban(a)gmail.com> --- It's fixed for me by c195311c6230f01b92d93d16b60a42e39a63aa4c commit. Please retest in wine containing the commit (git version / wait for release 3.4). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 Ruslan Kabatsayev <b7.10110111(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Confirming fixed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 --- Comment #9 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- (In reply to Ruslan Kabatsayev from comment #8) Could you add c195311c6230f01b92d93d16b60a42e39a63aa4c to the 'Fixed by SHA1' field of the bug? (Just for searches and future reference) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 Ruslan Kabatsayev <b7.10110111(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c195311c6230f01b92d93d16b60 | |a42e39a63aa4c -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.4. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41096 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #11 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org