#1975 closed defect (fixed)
VBox Manager Window - Unviewable after detaching External Display
回報者: | Mars | 負責人: | |
---|---|---|---|
元件: | GUI/multiview | 版本: | VirtualBox 1.6.4 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | Mac OS X |
描述
Scenario:
- Laptop (or any Mac OS X Computer) connected to external display as Dual Head.
- VirtualBox Manager Window is located completely inside external display
- VirtualBox Shut Down
- External Display disconnected
Defect:
- Laptop (or any Mac OS X Computer) launches VirtualBox --> Manager Window is unviewable and located outside Host Display. No way to capture Manager Window into Host display.
Current Fix:
- Shutdown VirtualBox
- Manual Edit of Window Position
- setting for VBox is HERE:
~/YourHome/Library/VirtualBox/VirtualBox.xml
- Open this file in TextEdit or whatever fav. editor..
Look for:
<ExtraDataItem name="GUI/LastWindowPostion" value="-1240,372,770,550"/>
- Edit Negative Values to Positive.
Fixes:
- Add Window to VirtualBox MenuBar to maintain OS X UI Consistency and allowing for Minimize and Zoom. Zoom should re-establish ManagerWindow to Host screen.
Addition Fix:
- Script to check OS X Screen Area on VirtualBox Manager Window Launch.
- Read <ExtraDataItem name="GUI/LastWindowPostion" value=
- Confirm or re-write value to match viewable area.
更動歷史 (2)
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Fixed long time ago.