Opened 15 years ago
Closed 14 years ago
#5659 closed defect (fixed)
Windows (XP, 7) hosts: Menus do not appear if main window uses OpenGL -> Fixed in SVN
Reported by: | Marciano Siniscalchi | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 3.1.0 |
Keywords: | opengl | Cc: | |
Guest type: | Windows | Host type: | Mac OS X |
Description
I noticed a regression in OpenGL support going from 3.0.12 to 3.1.0. The Sublime Text editor:
www.sublimetext.com
uses either DirectX or OpenGL for rendering. Up until 3.0.12, despite some (significant but tolerable) visual flaws and general slowness, it was usable. The main problem was that, when switching to a different open program via ALT-TAB, the content of the main OpenGL widget ? (where the edited text is displayed) did not go to the background; however, moving the other program's window with the mouse resolved the problem. Again, not ideal, but workable in the short run.
Unfortunately, beginning with 3.1.0, there is a more serious issue. The menus in Sublime Text are no longer displayed. I think that, for some reason, the menu gets displayed "below" the main OpenGL widget, so it is never visible, except for a couple lines (of pixels, not text!) right below the menu bar.
This is on both Win7 and WinXP guests, on a Mac OSX host running Snow Leopard 10.6.2. The version of Sublime Text does not seem to matter, i.e. this is not a bug introduced by Sublime Text (the exact same versions I tried did not have the menu problem in VBox 3.0.12). Also, I did install the 3.1.0 vbox extensions.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 14 years ago
Summary: | Windows (XP, 7) hosts: Menus do not appear if main window uses OpenGL → Windows (XP, 7) hosts: Menus do not appear if main window uses OpenGL -> Fixed in SVN |
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I can unfortunately confirm that the bug persists in 3.1.4. Any ideas?