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

single click triggers a double click message

    XMLWordPrintable

Details

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

    Description

      r34286 on QEmu 0.9.1 without KQEmu

      How to reproduce?
      a) CPL Time/Date: click the year textbox. The year gets selected, altough the
      cursor should be placed into that box - a double click behaviour.
      b) CPL Mouse -> speed test for double clicks: one click is enough to open/close the folder.

      What's happening?
      co_IntTranslateMouseMessage (\subsystems\win32\win32k\ntuser\message.c) calls MsqIsDblClk (\subsystems\win32\win32k\ntuser\msgqueue.c) to check if a doubleclick happened. This function writes the message time into the system cursor information. Since this function gets called several times (three times in my tests) the message time and the click time are equal which is considered to be a double click.

      This bug is not CORE-1959 updown controls don't get this particular doubleclick message.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              grschneider Gregor Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: