Hide Forgot
Description of problem: The maximum available resolution is 1024x786 when installed on Oracle VirtualBox 4.1.8. Version-Release number of selected component (if applicable): How reproducible: Install Fedora 16 on Oracle VirtualBox virtual machine. Steps to Reproduce: 1. 2. 3. Actual results: Maximum selectable display resolution is 1024x768 though real is higher. Expected results: Maximum selectable display resolution is 1024x768 though real is higher. Additional info:
To the extent that this is anything we can fix, we'd want to add some semblance of RANDR 1.2 support to the vesa driver. We can't know if larger resolutions are safe a priori because virtualbox doesn't provide any way of knowing that through VBE, but we could at least expose more modes and allow the user to resize at runtime.
*** This bug has been marked as a duplicate of bug 799018 ***