Opened 11 years ago
Last modified 11 years ago
#13028 new enhancement
Vertical scrollbar scrolls very slow with mouse-wheel
Reported by: | abelli | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 4.3.10 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
The 'Auto-resize guest display' is disabled. The guest screen size is set to 1280*1024 while the host screen size is 1366*768. At this time the vertical scrollbar displays but it scrolls very slow with mouse-wheel. It will be better if the scroll speed can be adjusted and mouse-wheel work outside the vertical scrollbar a bit.
Attachments (1)
Change History (2)
by , 11 years ago
Attachment: | virtualbox-bug-vertical-scrollbar-slow.png added |
---|
comment:1 by , 11 years ago
Note:
See TracTickets
for help on using tickets.
Isn't the scroll speed a system setting? Also, keep in mind that scroll events which are generated while the mouse is located over the guest screen are passed to the guest, therefore I don't think that it's possible to make scrolling by wheel possible if the mouse is not located at the scroll bar.