VirtualBox

Opened 14 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)

VBox.log (74.5 KB ) - added by lkgrg 14 years ago.
VirtualBox log file
testpos.c (400 bytes ) - added by lkgrg 14 years ago.
test program

Download all attachments as: .zip

Change History (3)

by lkgrg, 14 years ago

Attachment: VBox.log added

VirtualBox log file

by lkgrg, 14 years ago

Attachment: testpos.c added

test program

comment:1 by Frank Mehnert, 14 years ago

Resolution: fixed
Status: newclosed

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.

© 2023 Oracle
ContactPrivacy policyTerms of Use