[Bug 58073] New: Pager: Incorrect PGM_RECALCSIZE behaviour
https://bugs.winehq.org/show_bug.cgi?id=58073 Bug ID: 58073 Summary: Pager: Incorrect PGM_RECALCSIZE behaviour Product: Wine Version: 10.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: kyle.kcsoftwares(a)gmail.com Distribution: --- Created attachment 78327 --> https://bugs.winehq.org/attachment.cgi?id=78327 Win11 Correct rendering See https://jira.reactos.org/browse/CORE-7017 App tested: https://github.com/katahiromz/BeginBar/releases/tag/1.0 Code of the app: https://github.com/katahiromz/BeginBar After installing, run the app, it will create a Taskbar. It begins in "Horizontal" mode. Right click on it, change it to "Vertical" mode. In Windows, changing to "Vertical" mode means that the Taskbar has now a width equal to button "Begin" width and a new height based on Desktop height. In Ubuntu/Wine, when changing to "Vertical" mode a problem happens: 1)The new width is equal to the Horizontal width. -->Bug 2)The height is correctly calculated. --->Correct Proposal fix: https://github.com/reactos/reactos/pull/7875 -- 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=58073 --- Comment #1 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Created attachment 78328 --> https://bugs.winehq.org/attachment.cgi?id=78328 Wine 10.5 incorrect 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=58073 KRosUser <kyle.kcsoftwares(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Keywords| |download URL| |https://jira.reactos.org/br | |owse/CORE-7017 -- 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=58073 --- Comment #2 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- ReactOS fix commit: https://github.com/reactos/reactos/commit/80eb313eedace26c9453c2eb09f4cf9f85... -- 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=58073 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://jira.reactos.org/br |https://github.com/katahiro |owse/CORE-7017 |mz/BeginBar -- 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=58073 --- Comment #3 from KRosUser <kyle.kcsoftwares(a)gmail.com> --- Did generate regression ( https://jira.reactos.org/browse/CORE-20121 ) and is being reverted fixed by https://github.com/reactos/reactos/pull/7910 -- 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