Opened 13 years ago
Closed 9 years ago
#9811 closed defect (obsolete)
Fullscreen/Seamless mode use incorrect display size
Reported by: | Brian Bourke-Martin | Owned by: | |
---|---|---|---|
Component: | GUI/seamless | Version: | VirtualBox 4.1.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
On my particular system I enjoy having my virtual machine (Windows 7 guest on Ubuntu 11.10 host) on a secondary monitor, which happens to have a smaller resolution than the primary. With both Xinerama enabled and not when Full screen/seamless mode is activated it will attempt to use the resolution from the primary monitor instead of the monitor in which the application presides.
I am also using the latest nvidia driver 280.13 if that is relevant.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | ticket_9811.patch added |
---|
comment:1 by , 13 years ago
I was able to get the desired behavior by using a very simple one line change in the code which I have attached to this ticket.
Brian
comment:2 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Patch to address full screen issue