[ros-bugs] [Bug 5056] New: shift key states accessed at wrong time

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Dec 22 00:33:15 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=5056

           Summary: shift key states accessed at wrong time
           Product: ReactOS
           Version: 0.3.11
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Kernel
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: airstrip_one at ntlworld.com
         QAContact: ros-bugs at reactos.org


When using shift keys (ie Shift, Ctrl, and Alt), their state is picked up at
the wrong time.

Suppose I press Shift+X to get capital X. The status of Shift should be picked
up when X is entered. Instead it appears to be picked up when X is removed from
the message queue.

There can be a delay between the entry of the key and its removal from the
queue, especially (eg) when running ReactOS under Sun VirtualBox. Because of
this delay, the user must continue to hold down the Shift key until the X key
is processed, otherwise he gets X in lower case.

This does not match the behaviour in Windows, and it makes keyboard input
unpredictable if a system is running slowly.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list