Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-4668

shift key states accessed at wrong time

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Win32SS
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              paul conway Paul Conway
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: