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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes