Opened 17 years ago
Closed 13 years ago
#2090 closed defect (fixed)
Adjust Window Size small bug
Reported by: | A20_user | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 2.0.0 |
Keywords: | Adjust Window Size | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
(Host Vista, Guest XP) Adjust Window Size has a design flaw: It first computes horizontal dimension (of outer window border, not working size inside) without considering a needed vertical scroll bar, then adds the v.s. bar, then adds h.s. bar needed because of added v.s. bar. Mode is 1024x768 on 1280x800 host.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Probably not relevant any longer.
Note:
See TracTickets
for help on using tickets.
Resizing the window manually does not help. As soon as a vertical scroll bar is present, a horizontal one is always added, even if there is free space at the left and right edge of the window. It is not only "Adjust Window Size" menu, but deeper in the code.