[Bug 53631] New: File dialogs partially blacked out and unusable
https://bugs.winehq.org/show_bug.cgi?id=53631 Bug ID: 53631 Summary: File dialogs partially blacked out and unusable Product: Wine Version: 7.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: dom(a)thinkrad.io Distribution: --- After Ubuntu 22.04.1 LTS automatically updates from Wine 7.15 to 7.16, Windows *** File *** dialog boxes have become unusable within the DipTrace app (PCB CAD app). Everything (apart from the file list itself) is blacked out and buttons/controls are inoperable. Other dialog boxes, without file lists, appear to be OK - although I have only had a superficial look so far. This was definitely working perfectly prior to last night's update, under Wine 7.15 I've also found this report - with screenshots - that is describing exactly the same issue as I'm having: https://forum.winehq.org/viewtopic.php?f=2&p=138174 -- 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=53631 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang(a)codeweavers.com --- Comment #1 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- It's probably bug 53601. The next release should fix it. -- 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=53631 --- Comment #2 from DomO <dom(a)thinkrad.io> --- Bug still present and unchanged in Wine 7.17 -- 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=53631 --- Comment #3 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Please provide a link to the software and a video demonstrating the issue. -- 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=53631 --- Comment #4 from DomO <dom(a)thinkrad.io> --- Created attachment 73139 --> https://bugs.winehq.org/attachment.cgi?id=73139 Screenshot broken file dialog -- 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=53631 --- Comment #5 from DomO <dom(a)thinkrad.io> --- Created attachment 73140 --> https://bugs.winehq.org/attachment.cgi?id=73140 Broken file dialog 1. Install https://diptrace.com/download/download-diptrace/ (I'm currently using the 64-bit trial/full version) 2. From the launcher, click on "Pattern Editor" (although all others show same behaviour). 3. From top left, select Library->Open: Attached File Dialog appears (appeared and worked correctly in 7.15 - appears as screenshot in 7.16 and 7.17) Normally it would be possible to navigate and activate the file dialog - the area where these buttons would appear is blacked out - and/or it would be possible to activate a displayed filename by clicking on it. -- 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=53631 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Regression SHA1| |95791ea044bb7c6083eb9045f23 | |8ad7aedf37f7f Status|UNCONFIRMED |NEW --- Comment #6 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Confirmed. I can reproduce this with the 64bit freeware version of the app. This is a regression from 95791ea. 95791ea044bb7c6083eb9045f238ad7aedf37f7f is the first bad commit commit 95791ea044bb7c6083eb9045f238ad7aedf37f7f Author: Jacek Caban <jacek(a)codeweavers.com> Date: Thu Aug 18 01:47:36 2022 +0200 user32: Move dialog proc setting implementation from win32u. dlls/user32/win.c | 26 ++++++++++++++++++++++++++ dlls/win32u/window.c | 11 ----------- 2 files changed, 26 insertions(+), 11 deletions(-) -- 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=53631 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com -- 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=53631 --- Comment #7 from DomO <dom(a)thinkrad.io> --- No change in Wine 7.18 - bug still present. -- 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=53631 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://diptrace.com/downlo | |ad/download-diptrace/ Keywords| |download, regression Severity|major |normal -- 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=53631 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |zzhang(a)codeweavers.com -- 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=53631 --- Comment #8 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Created attachment 73423 --> https://bugs.winehq.org/attachment.cgi?id=73423 Please try this patch -- 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=53631 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 -- 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=53631 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthias.grobarek(a)posteo.de --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> --- *** Bug 53858 has been marked as a duplicate of this bug. *** -- 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=53631 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|File dialogs partially |Multiple 64-bit |blacked out and unusable |applications have issues | |with dialogs (DipTrace, | |foobar installer) -- 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=53631 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple 64-bit |Multiple 64-bit |applications have issues |applications have issues |with dialogs (DipTrace, |with dialogs (DipTrace, |foobar installer) |foobar2000 installer) -- 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=53631 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |2e622d104122855c0c51245eae3 | |f0a2cdc04e57c Status|NEW |RESOLVED --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> --- Marking fixed, 2e622d104122855c0c51245eae3f0a2cdc04e57c. -- 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=53631 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.21. -- 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)
-
WineHQ Bugzilla