http://bugs.winehq.org/show_bug.cgi?id=12027
Summary: List in combobox don't disapear when window moved Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: patriotyk@gmail.com
When we dropping down combobox and after that trying move window, the list of items in combobox doesn't disapear.
It is reproducible in all applications which used combobox
http://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #1 from Serhiy patriotyk@gmail.com 2008-03-13 18:11:20 --- Created an attachment (id=11364) --> (http://bugs.winehq.org/attachment.cgi?id=11364) Befor and after window moving
http://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #2 from Lei Zhang thestig@google.com 2008-03-13 20:13:05 --- Is that ies4linux? We don't support ies4linux.
http://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-03-14 01:23:54 --- (In reply to comment #0)
When we dropping down combobox and after that trying move window, the list of items in combobox doesn't disapear.
That's because X11 doesn't inform a window about mosue clicks outside of it that don't lead to focus loss.
Most likely a WONTFIX. We can do nothing about it.
http://bugs.winehq.org/show_bug.cgi?id=12027
Peter Urbanec bugzilla.winehq.org@urbanec.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla.winehq.org@urbanec. | |net
--- Comment #4 from Peter Urbanec bugzilla.winehq.org@urbanec.net 2008-09-08 03:25:41 --- I can reproduce this problem by:
1) Launch Notepad. 2) Select Open File... 3) Click dropdown in file dialog box. 4) Move dialog box window.
This results the dropdown being left in it's original position, while the window can be moved.
As a workaround, switching wine to run in managed_mode=1, decorated_mode=0 will fix this behaviour, but at the cost of the window decorations taking on the Windows look and feel.
Whatever happens in undecorated mode seems to get around the limitation that Dmitry mentions in comment #3 - does that perhaps mean there may be a chance of addressing this issue even in decorated mode?
http://bugs.winehq.org/show_bug.cgi?id=12027
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=12027
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW AssignedTo|wine-bugs@winehq.org |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #5 from André H. nerv@dawncrow.de 2009-08-16 08:21:49 --- Created an attachment (id=23107) --> (http://bugs.winehq.org/attachment.cgi?id=23107) winex11.drv focus patch
Q&D Hack just to show its possible
http://bugs.winehq.org/show_bug.cgi?id=12027
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, source
http://bugs.winehq.org/show_bug.cgi?id=12027
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nerv@dawncrow.de |wine-bugs@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=12027
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2011-11-23 21:24:12 CST --- Still present in 1.3.33.
http://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2012-05-02 18:50:52 CDT --- Still present in 1.5.3.
https://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=12027
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- (In reply to Peter Urbanec from comment #4)
I can reproduce this problem by:
- Launch Notepad.
- Select Open File...
- Click dropdown in file dialog box.
- Move dialog box window.
Still valid wine 2.0.rc3. wine-staging 2.0.rc2.
https://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #10 from winetest@luukku.com --- I quess the drop down menu should close itself when the window gets focus. And you wouldnt see the issue when the window is moved.
https://bugs.winehq.org/show_bug.cgi?id=12027
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #11 from joaopa jeremielapuree@yahoo.fr --- Looks like this bug is fixed. Can anyone confirm?
https://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #12 from Zebediah Figura z.figura12@gmail.com --- (In reply to joaopa from comment #11)
Looks like this bug is fixed. Can anyone confirm?
Nope, I still see this bug, using the same steps reported in comment 4.
https://bugs.winehq.org/show_bug.cgi?id=12027
--- Comment #13 from joaopa jeremielapuree@yahoo.fr --- Bug still occurs with wine-5.17.
https://bugs.winehq.org/show_bug.cgi?id=12027
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #14 from Fabian Maurer dark.shadow4@web.de --- Still present as of wine-7.20
https://bugs.winehq.org/show_bug.cgi?id=12027
Jonas winehq@jonass.user.lysator.liu.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@jonass.user.lysator. | |liu.se
--- Comment #15 from Jonas winehq@jonass.user.lysator.liu.se --- Created attachment 76336 --> https://bugs.winehq.org/attachment.cgi?id=76336 example exe
While researching another problem I stumbled on this issue. You seems to know the problem already but maybe the attached exe could make testing more convenient.
It requires Vbrun300.dll, install like "winetricks vb3run" or just copy the dll to the same directory as the exe.
Start the exe, click on down arrow by Combo1, see list of items, move the window and see the list stuck at old position. The list is closed/removed by clicking anywere in the window outside the combobox.
I used wine-9.6 in Xubuntu 22.04.4 LTS