Opened 9 years ago
Last modified 9 years ago
#30 new defect
Mouse pointers (host and guest ones) diverge in Qt frontend
Reported by: | Valery V. Sedletski | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VBox QT Interface |
Component: | Frontends | Keywords: | qt vnc mouse pointer diverge |
Cc: |
Description
OS/2 host and a guest mouse pointers diverge when moving around the VM screen in the VBox Qt frontend, if not using pointer integration. With pointer integration, they are one under another. Also, these pointers in SDL frontend are not diverging. The same can be seen in a VNC session -- two mouse cursors diverging, and not diverging with pointer integration. A probable cause (a hypothesis) may be different coordinate origins -- the lower left corner vs. upper left corner.
Note:
See TracTickets
for help on using tickets.
Anyway, the host mouse pointer must disappear if mouse is captured by clicking in the VM window, or pressing the Host key, but they don't. In the SDL frontend, it disappears.