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

Gestures implementation should not create native widgets all over the place

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 4.7.0
    • Core: Event loop
    • None

      Under Windows 7, if a touch screen is detected, all widgets that are children of a scroll area (and that often means a majority of widgets in an application), are native rather than alien. This reduces drawing performances and causes flickering when resizing a large/complex UI. Can this be fixed someday?
      Aliens were in my eyes a major achievement of 4.4, and since there are more and more touch screens, the current Gesture implementation puts a shade on that.
      At least, Gestures could be switchable programmatically to leave the final choice to the user (rather than requiring a Qt rebuilding with "no gesture").

      I am aware of QTBUG-6007 but I don't see a link to a new issue mentioned in the last comment.

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

            srutledg Shawn Rutledge
            jirauser26727 user-04d21 (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes