https://bugs.winehq.org/show_bug.cgi?id=58072
Bug ID: 58072 Summary: LVSCW_AUTOSIZE does not include the size of the state imagelist Product: Wine Version: 10.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: ---
Created attachment 78326 --> https://bugs.winehq.org/attachment.cgi?id=78326 TweakUI Wine 10.5
See: https://jira.reactos.org/browse/CORE-20080 https://jira.reactos.org/browse/CORE-15423
TweakUI v2 sets LVS_NOCOLUMNHEADER and uses a custom state image list and a normal image list causing the text of items to be cut off with no way to adjust it.
Size calculation checks for LVS_EX_CHECKBOXES instead of the size of the state imagelist when calculating the size of column 0.
Fix proposal: https://github.com/reactos/reactos/pull/7873
https://bugs.winehq.org/show_bug.cgi?id=58072
KRosUser kyle.kcsoftwares@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Distribution|--- |Ubuntu URL| |https://jira.reactos.org/br | |owse/CORE-20080
http://bugs.winehq.org/show_bug.cgi?id=58072
--- Comment #1 from KRosUser kyle.kcsoftwares@gmail.com --- To be fixed by https://gitlab.winehq.org/wine/wine/-/merge_requests/7855
http://bugs.winehq.org/show_bug.cgi?id=58072
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |5b77622dbe4dc4655db5bcdbf1b | |8680f9f91ad08 Resolution|--- |FIXED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Fixed with 5b77622dbe4dc4655db5bcdbf1b8680f9f91ad08.
http://bugs.winehq.org/show_bug.cgi?id=58072
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.7.