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

Allow disabling of compression for mouse

XMLWordPrintable

      Qt unconditionally compresses mouse move events on Windows and X11, and the Carbon event system does so unless "mouse coalescing" is disabled via SetMouseCoalescingEnabled.

      Paint systems need all of the events at least while a mouse button is down. Having the toolkit drop the events is not acceptable for these applications. A QWidget or application-wide flag should be introduced to control this, ie. disable compression.

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

            w00t Robin Burchell
            vhilshei Volker Hilsheimer
            Votes:
            5 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes