Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-47910

Getting wrong Qt::MouseEventNotSynthesized mouse event source for generated from Microsoft Pen mouse messages

    XMLWordPrintable

Details

    Description

      Qt::MouseEventSource QMouseEvent::source()
      returns Qt::MouseEventNotSynthesized for mouse events, generated
      by OS from Microsoft Pen input.

      I'd expect it to return Qt::MouseEventSynthesizedBySystem

      Note: I did see this

      Note: Many platforms provide no such information. On such platforms Qt::MouseEventNotSynthesized is returned always.

      And according to this Windows provides that info
      https://msdn.microsoft.com/en-us/library/windows/desktop/ms703320(v=vs.85).aspx

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            aplakhot Anton Plakhotnyk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes