#11021 closed defect (fixed)
Guest display is offset on retina display when 3d acceleration is enabled => Fixed in SVN
回報者: | josh2112 | 負責人: | |
---|---|---|---|
元件: | 3D support | 版本: | VirtualBox 4.2.0 |
關鍵字: | retina aero wddm | 副本: | |
Guest type: | Windows | Host type: | Mac OS X |
描述
Guest is Windows 7 with the experimental WDDM display driver (not the basic Direct3D driver) installed. Host is OS X 10.8.2 on a MacBook Pro with Retina display. When Aero is activated, the Windows 7 display suddenly gets pushed up by about 25 pixels. It's like instead of drawing the Win 7 video driver output in the content area of the window, VirtualBox starts drawing it at the origin of the window so that it covers the title bar. Screenshots are attached.
This affects mouse interaction too, mouse position is registered on where the window content SHOULD be, not where it is. So you must click below a button to register a click on the button.
Interestingly enough, if you move the VB window to an external (non-retina) display, it corrects itself. If you move the window back onto the Retina display, the problem reoccurs.
This also happens on my Windows 8 guest.
附加檔案 (3)
更動歷史 (18)
12 年 前 由 編輯
comment:1 12 年 前 由 編輯
I'm having the same issue on a MacBook Pro Retina with OS X 10.8.2 and VB 4.2.2. If I disable 3D acceleration then it renders properly.
12 年 前 由 編輯
comment:2 12 年 前 由 編輯
I can confirm this issue in Ubuntu 12.04 Desktop, both 32 and 64, as well as Fedora 17 x86_64. Another workaround is to use VBoxManage to disable the status bar:
VBoxManage setextradata global GUI/Customizations noStatusBar
This prevents the offset title bar behavior.
comment:4 12 年 前 由 編輯
I have the same problem in a MacBook Pro Retina 15 inch, Early 2013 (MacBookPro10,1).
comment:5 12 年 前 由 編輯
Confirming on MacBook Pro Retina 15 inch. Guest OS is LinuxMint, 3d is enabled. So the issue is not specific to a Windows Guest OS.
comment:6 12 年 前 由 編輯
Confirming to 4.2.16 r86992 (same for host and guest additions) an Windows 7 guest Host: Mac OS 10.8.4 on MacBook Pro Retina 15-inch, Early 2013 Disabling 3d for guest is a preliminary workaround. 3d enabled make guest unusable.
comment:7 11 年 前 由 編輯
Problem verified on a new (Nov.2013) 15" MacBook Pro with Retina display and Mavericks OS 10.9
VirtualBox version 4.3.2
Guest OS is Linux Mint 15 64-bit.
Offset goes away if I move the VB window to an external non-Retina display, or if I turn off 3D acceleration when using the Retina display.
comment:8 11 年 前 由 編輯
This bug has been going on for more than a year (on a macbook pro retina, no matter the version of VB or Mountain Lion / Mavericks )
However, here is a workaround to get the 3D acceleration working. I did not yet test it over a long period of time, and its probably lost when upgrading to a new version of VB.
You need to "disable" the retina display for the app, if you are ready to sacrifice this aspect.
For a regular application this is done by going in the information panel, and checking the "Open in low resolution" option. However for virtualbox, this is not done on the "VirtualBox" entry in your application folder, but in one of the applications hidden within the package.
- Right click on virtualbox application and "show package contents"
- In Contents/Resources/VirtualBoxVM.app => edit the settings this application to select "Open in low resolution"
... and then, your display is faster, and the 3D acceleration works at the proper offset! (tested only with a CentOS linux)
comment:9 11 年 前 由 編輯
The workaround by jbylsma is ok, but it would be great to see a real solution to this ongoing issue.
comment:11 11 年 前 由 編輯
We have fixed this issue in our repository. Please give a try the toe following test build and let me know whether it solves the issue for you:
https://www.alldomusa.eu.org/download/testcase/VirtualBox-4.3.5-91229-OSX.dmg
Extension pack:
https://www.alldomusa.eu.org/download/testcase/Oracle_VM_VirtualBox_Extension_Pack-4.3.5-91228.vbox-extpack
comment:12 11 年 前 由 編輯
Hello!, I have tested out the version of VB provided on my Mac book pro with retina display and it is fixed for me :)
Thanks!
comment:13 11 年 前 由 編輯
摘要: | Guest display is offset on retina display when 3d acceleration is enabled → Guest display is offset on retina display when 3d acceleration is enabled => Fixed in SVN |
---|
Thanks for the feedback!
Win 7 on retina display host with Aero enabled