[Bug 21155] New: Delphi: combobox choices hidden behind object inspector
http://bugs.winehq.org/show_bug.cgi?id=21155 Summary: Delphi: combobox choices hidden behind object inspector Product: Wine Version: 1.1.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kl234(a)web.de Created an attachment (id=25399) --> (http://bugs.winehq.org/attachment.cgi?id=25399) Choices displayed behind the object inspector When I try to modify the value of a property in Delphi's object inspector, I can't see the list of possible choices because this list is displayed behind the object inspector. The only exception is the property at the very bottom of the object inspector where it's possible to see some of the choices below the bottom of the object inspector window (see attached screen capture). This happens with both Delphi versions I tested with wine 1.1.35: Delphi 3 and Delphi 7. -- 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=21155 --- Comment #1 from RobertC <kl234(a)web.de> 2009-12-25 06:43:31 --- Additional tests shown an important thing: this bug only happens if the "Enable a virtual desktop" is selected in wine configuration. -- 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=21155 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Delphi: combobox choices |Delphi: combobox choices |hidden behind object |hidden behind object |inspector |inspector with virtual | |desktop enabled Severity|normal |minor -- 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=21155 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04(a)suomi24.fi --- Comment #2 from ocean04(a)suomi24.fi 2011-07-05 06:55:31 CDT --- Still in 1.3.23 -- 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=21155 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1(a)gmail.com --- Comment #3 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-08-13 16:01:13 CDT --- still in 1.5.10 -- 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=21155 --- Comment #4 from Rico <kgbricola(a)web.de> 2013-11-21 02:21:46 CST --- Is someone able to write a small delphi app which triggers the same issue? -- 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=21155 --- Comment #5 from Rico <kgbricola(a)web.de> --- Created attachment 47556 --> http://bugs.winehq.org/attachment.cgi?id=47556 Lazarus example: window allways on top with hidden drop down list The attachment inlcudes a small example, which reproduces the issue in the virtual desktop mode. Hoeverwithout virtual desktop mode, all is fine. This happens on F20 with gnome. -- 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=21155 --- Comment #6 from Rico <kgbricola(a)web.de> --- Created attachment 47580 --> http://bugs.winehq.org/attachment.cgi?id=47580 small testcase: always on top window with a combobox This is a new test case to show the issue. The dropdown list is hidden behind the on top window with virtual desktop mode. -- 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=21155 --- Comment #7 from Rico <kgbricola(a)web.de> --- The issue does not happen with KDE and wine virtual desktop mode. It seems to happen only with gnome and wine virtual desktop mode. -- 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=21155 --- Comment #8 from Rico <kgbricola(a)web.de> --- Well it also happens with KDE, OpenBox and XFCE ... By any chance, on the last try, the window escaped from the virtual desktop window and worked ... -- 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=21155 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #9 from Béla Gyebrószki <gyebro69(a)gmail.com> --- *** Bug 31761 has been marked as a duplicate of this bug. *** -- 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=21155 --- Comment #10 from Daniel Jelinski <djelinski1(a)gmail.com> --- Still present in wine-1.7.30-121-g6fe4d9e (tested with Delphi 7) -- 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=21155 --- Comment #11 from Daniel Jelinski <djelinski1(a)gmail.com> --- commit 4c2ad39140cc256b18bc2ea3f4b0d9539ef34a1b helped for the test application from comment 6 though... -- 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=21155 --- Comment #12 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Please retry in Wine 3.9 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=21155 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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=21155 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #13 from André H. <nerv(a)dawncrow.de> --- still with Delphi 7 in wine-7.0-rc3 -- 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