http://bugs.winehq.org/show_bug.cgi?id=58365
Bug ID: 58365 Summary: Rapps, double-clicking the bottom-most entry will install nearest neighbor Product: Wine Version: 10.10 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 78763 --> http://bugs.winehq.org/attachment.cgi?id=78763 RAPPS executable under test
Use RAPPS (see attachment - full source code available here https://github.com/reactos/reactos/tree/master/base/applications/rapps )
Double click on bottom-most entry (Abyss Web Server) and it will erroneously install will install nearest neighbor (Adove Air), while the bottom-most entry gets (Abyss Web Server) finally selected.
This problems occurs in Wine 10.10 but NOT in Windows.
Maybe due to https://bugs.winehq.org/show_bug.cgi?id=38881 ?