Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator: broken touch scrolling
Forum Updated to NodeBB v4.3 + New Features

Qt Creator: broken touch scrolling

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
7 Posts 3 Posters 2.2k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DeepSOIC
    wrote on last edited by
    #1

    Hi!

    Where can I put up a humble request to rectify scrolling code windows and other stuff with fingers in Qt Creator on Windows?

    Now, attempting to scroll code window results in selecting text, as if it is a mouse dragged around. Selecting text with fingers is impractical anyway, I usually use keyboard for the purpose. Scrolling would be very welcome.

    I also discovered that I can scroll code with two-finger pan. It's not as handy, but would have been alright... but it selects text! And not just selects, the text sometimes gets drag-dropped around, which renders this style of scrolling useless too.

    Qt Creator 4.2.1
    Based on Qt 5.8.0 (MSVC 2015, 32 bit)
    Built on Jan 20 2017 01:29:39
    From revision 7071b61e02

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You can check the bug report system to see it it's something known. If not then please open a new report providing as much details about your setup as you can including hardware/drivers.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • D Offline
        D Offline
        DeepSOIC
        wrote on last edited by
        #3

        Thanks for reply. It looks like nothing like that is reported, so I'll try making an issue.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DeepSOIC
          wrote on last edited by
          #4

          Made QTCREATORBUG-18066.

          I don't think I can provide much info about drivers, it appears to be built deeply into Windows itself (it appears as HID touch screen panel in device manager, and clicking "driver info" button displays a pop-up saying something like "this device doesn't need any drivers", whatever that means).

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            That's still a valuable info because it means that the input is directly handled by Windows.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            D 1 Reply Last reply
            0
            • SGaistS SGaist

              That's still a valuable info because it means that the input is directly handled by Windows.

              D Offline
              D Offline
              DeepSOIC
              wrote on last edited by
              #6

              @SGaist OK, added that as comment.

              1 Reply Last reply
              0
              • M Offline
                M Offline
                matobodo
                wrote on last edited by
                #7

                It was already reported as suggestion in 2014
                https://bugreports.qt.io/browse/QTBUG-40461

                and there is also a page on Wiki about this behavior
                https://wiki.qt.io/ScrollGestures

                1 Reply Last reply
                1

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved