Opened 3 years ago

Closed 3 years ago

#36 closed defect (fixed)

modifier keys not handled correctly

Reported by: joanna Owned by: rafal
Priority: critical Milestone: Release 1 Alpha 2
Component: gui-virtualization Keywords:
Cc:

Description

When a user presses one of the modifier keys (Ctrl, Alt, Shift) and then change focus to another appviewer window, belonging to a *different* AppVM, but still while holding the modifier key, then when returning to the original VM, it will consider the modifier key never been released and would interpret all the subsequent keystrokes as if entered together with the modifier key (that currently is not down).

Proposed solution: Check the status of all the modifier keys when an appviewer window obtains focus, and send key_down messages if necessary.

Change History (1)

comment:1 Changed 3 years ago by joanna

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.