Opened 15 years ago
Closed 14 years ago
#6729 closed defect (fixed)
X11 pointer coordinates in guest incorrect at some borders.
Reported by: | lkgrg | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 3.2.0 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | other |
Description
openSUSE 11.1-64 host, openSUSE 11.1-64 guest, guest additions 3.2.0 installed. Using a simple test program (based on xeyes) you can see that the coordinates reported back by XQueryPointer are in the range from 0 to 1022 and 0 to 766 on a 1024x768 screen. Therefore the pointer never touches the bottom and the right edge of the guest window.
Attachments (2)
Change History (3)
by , 15 years ago
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This bug was fixed in a later 3.2.x release. Using the example on a 3.2.6 shows mouse positions from 0...(max_x-1) and 0...(max_y-1).
Note:
See TracTickets
for help on using tickets.
VirtualBox log file