[Bug 12027] New: List in combobox don't disapear when window moved
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(a)winehq.org ReportedBy: patriotyk(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 --- Comment #1 from Serhiy <patriotyk(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-03-13 20:13:05 --- Is that ies4linux? We don't support ies4linux. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 --- Comment #3 from Dmitry Timoshkov <dmitry(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 Peter Urbanec <bugzilla.winehq.org(a)urbanec.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla.winehq.org(a)urbanec. | |net --- Comment #4 from Peter Urbanec <bugzilla.winehq.org(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW AssignedTo|wine-bugs(a)winehq.org |nerv(a)dawncrow.de Ever Confirmed|0 |1 --- Comment #5 from André H. <nerv(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nerv(a)dawncrow.de |wine-bugs(a)winehq.org -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-11-23 21:24:12 CST --- Still present in 1.3.33. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-05-02 18:50:52 CDT --- Still present in 1.5.3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=12027 --- Comment #8 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Is this still an issue in Wine 1.7.45 or later? -- 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=12027 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #9 from winetest(a)luukku.com --- (In reply to Peter Urbanec from comment #4)
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.
Still valid wine 2.0.rc3. wine-staging 2.0.rc2. -- 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=12027 --- Comment #10 from winetest(a)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. -- 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=12027 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #11 from joaopa <jeremielapuree(a)yahoo.fr> --- Looks like this bug is fixed. Can anyone confirm? -- 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=12027 --- Comment #12 from Zebediah Figura <z.figura12(a)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. -- 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=12027 --- Comment #13 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still occurs with wine-5.17. -- 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=12027 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #14 from Fabian Maurer <dark.shadow4(a)web.de> --- Still present as of wine-7.20 -- 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=12027 Jonas <winehq(a)jonass.user.lysator.liu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq(a)jonass.user.lysator. | |liu.se --- Comment #15 from Jonas <winehq(a)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 -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla