[Bug 59969] New: winecfg buttons can't be clicked on dpi != 96
http://bugs.winehq.org/show_bug.cgi?id=59969 Bug ID: 59969 Summary: winecfg buttons can't be clicked on dpi != 96 Product: Wine Version: 11.12 Hardware: x86-64 OS: Linux Status: NEW Severity: major Priority: P2 Component: win32u Assignee: wine-bugs@list.winehq.org Reporter: stefan@codeweavers.com Target Milestone: --- Distribution: --- Since commit f50b263562c002c61ab049baa1212c3bd36994bb buttons in winecfg (and presumably every other program) can't be clicked. The winecfg top level tabs are broken too, but e.g. the dropdown works ok. This issue happens in new prefixes and after killing wineserver, so I don't think it is an issue of a stale configuration after DPI change. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59969 Stefan Dösinger <stefan@codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |f50b263562c002c61ab049baa12 | |12c3bd36994bb --- Comment #1 from Stefan Dösinger <stefan@codeweavers.com> --- f50b263562c002c61ab049baa1212c3bd36994bb is the first bad commit commit f50b263562c002c61ab049baa1212c3bd36994bb Author: Rémi Bernon <rbernon@codeweavers.com> Date: Fri Jun 5 09:03:34 2026 +0200 server: Move window monitor DPI to the shared memory. dlls/win32u/sysparams.c | 40 ++++------------------------------------ dlls/win32u/win32u_private.h | 5 +++++ dlls/win32u/window.c | 28 ++++++++++++++++++++++++---- include/wine/server_protocol.h | 7 ++++--- server/protocol.def | 6 ++++-- server/request_handlers.h | 11 +++++------ server/request_trace.h | 1 - server/window.c | 37 ++++++++++++++++++++++++++----------- 8 files changed, 72 insertions(+), 63 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.
http://bugs.winehq.org/show_bug.cgi?id=59969 --- Comment #2 from Stefan Dösinger <stefan@codeweavers.com> --- Note that the symptoms are fairly similar to bug 59263, but I don't think it is related. Bug 59263 is way older and for me the issue didn't happen until the regression commit -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59969 Rémi Bernon <rbernon@codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |rbernon@codeweavers.com Fixed by SHA1| |cba7652eac8fda005c53851e59f | |cc6f194168df9 --- Comment #3 from Rémi Bernon <rbernon@codeweavers.com> --- This should be fixed after cba7652eac8fda005c53851e59fcc6f194168df9 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59969 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.13. -- 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