https://bugs.winehq.org/show_bug.cgi?id=44012
Bug ID: 44012 Summary: Popup listbox scrollbars do not function after style is applyed Product: Wine Version: 2.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Brad.Wine1@amaitis.com Distribution: ---
Popup listbox scrollbars do not function after style is applyed.
In delphi on the inplace grid editor they create the popup listbox and set the parent to 0.
SetParent(Handle,0);
This works as designed if the application does not use Style services.
http://www.ateksol.com/dev/unittest/TestPopupListbox.exe sha1sum 3b8982cd06525cd20938144357fc19c4a4a91ade
https://bugs.winehq.org/show_bug.cgi?id=44012
Brad Brad.Wine1@amaitis.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.ateksol.com/dev/ | |unittest/TestPopupListbox.e | |xe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=44012
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |STAGED Ever confirmed|0 |1 Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/blob/ma | |ster/patches/user32-Mouse_M | |essage_Hwnd CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- It's fixed in staging, 0001-user32-Try-harder-to-find-a-target-for-mouse-message.patch
https://bugs.winehq.org/show_bug.cgi?id=44012
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Still a bug in wine 3.2 (i.e. 0d9ce8a02502981fdbb7fd7a772e719b67f03d2c doesn't fix it).
https://bugs.winehq.org/show_bug.cgi?id=44012
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/blob/ma |ging/wine-staging/blob/mast |ster/patches/user32-Mouse_M |er/patches/user32-Mouse_Mes |essage_Hwnd |sage_Hwnd
https://bugs.winehq.org/show_bug.cgi?id=44012
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-4.9?
https://bugs.winehq.org/show_bug.cgi?id=44012
--- Comment #4 from Brad Brad.Wine1@amaitis.com --- Still a bug in wine-4.9
https://bugs.winehq.org/show_bug.cgi?id=44012
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32