http://bugs.winehq.org/show_bug.cgi?id=9443
Summary: Regression: Drop-down combo/list in VisualBasic app displays item list behind main window instead of over it Product: Wine Version: 0.9.44. Platform: All URL: http://palosanto.com/~a_villacis/ComboTest.tar.bz2 OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.org ReportedBy: a_villacis@palosanto.com
In 0.9.40 or so, combo boxes worked correctly for VB apps.
In 0.9.44, when trying to use the mouse to display the drop-down window for a combo or a list in a VB app, apparently nothing is displayed. If the user chooses to move the dialog window aside, the drop-down list will be visible. It is now displayed under the window hosting the combo or list.
The supplied URL points to a VB app that demonstrates the regression.
http://bugs.winehq.org/show_bug.cgi?id=9443
--- Comment #1 from Alex Villacís Lasso a_villacis@palosanto.com 2007-08-24 17:22:43 --- Managed to pinpoint regression to this commit:
Module: wine Branch: master Commit: f48eb1581dfe176043cbca5c46400c0f86eb5552 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f48eb1581dfe176043cbca5c46...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Aug 20 22:06:50 2007 +0200
winex11: Force a window to managed mode when it is activated.
Reversing this commit fixes the regression.
http://bugs.winehq.org/show_bug.cgi?id=9443
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-gui |wine-x11driver Summary|Regression: Drop-down |Drop-down combo/list in |combo/list in VisualBasic |VisualBasic app displays |app displays item list |item list behind main window |behind main window instead |instead of over it |of over it |
--- Comment #2 from James Hawkins truiken@gmail.com 2007-08-25 21:40:13 --- Please don't put 'regression' in the title...the keyword is enough. Also, the commit tells you exactly what component this bug belongs to. Third, attach example apps that are small enough instead of posting links that may or may not exist in the future.
http://bugs.winehq.org/show_bug.cgi?id=9443
Alex Villacís Lasso a_villacis@palosanto.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Alex Villacís Lasso a_villacis@palosanto.com 2007-08-27 10:35:12 --- Fixed in git as of 2007-08-27
http://bugs.winehq.org/show_bug.cgi?id=9443
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-01-28 05:20:26 --- Closing all RESOLVED FIXED bugs more than three months old.
http://bugs.winehq.org/show_bug.cgi?id=9443
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-23 15:23:12 CST --- Removing deprecated 'All' Platform.