Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Touchscreen behaviour via RDP
Qt 6.11 is out! See what's new in the release blog

Touchscreen behaviour via RDP

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 3 Posters 1.5k Views 1 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.
  • L Offline
    L Offline
    loungebob
    wrote on last edited by
    #1

    User here, no programmer. Just something I experience every day while working with Apps that use QT5, like Musicbrainz Picard for example.

    When using my iPhone to connect to my desktops and servers via RDP client in touchscreen mode, only apps that use the QT5 framework cannot be controlled as expected. For instance, when trying to scroll (up/down/sideways), there is no scrolling but things get "marked" or "highlighted". This can be used to scroll up and down but it is very inconvenient and confusing.

    Since this happens with all Apps I use that use QT, I assume this is a QT implementation thing maybe?

    Or can I do something on my end to change this behaviour. All other apps work just fine in this situation.

    Newest iOS, newest RDP for iOS client. Up to date windows 10.

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

      Hi and welcome to devnet,

      Can you give the exact application you are using on your device ?
      How do you setup RDP on Windows ?
      What are the parameters you are using on the device ?

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

      L 1 Reply Last reply
      0
      • JoeCFDJ Offline
        JoeCFDJ Offline
        JoeCFD
        wrote on last edited by JoeCFD
        #3

        there is something like QScroller::grabGesture( m_tableWidget, QScroller::TouchGesture ) missing in the code for touch screen

        L 1 Reply Last reply
        0
        • SGaistS SGaist

          Hi and welcome to devnet,

          Can you give the exact application you are using on your device ?
          How do you setup RDP on Windows ?
          What are the parameters you are using on the device ?

          L Offline
          L Offline
          loungebob
          wrote on last edited by
          #4

          @SGaist said in Touchscreen behaviour via RDP:

          Hi and welcome to devnet,

          Can you give the exact application you are using on your device ?
          How do you setup RDP on Windows ?
          What are the parameters you are using on the device ?

          Microsoft Remote Desktop, Version 10.3.1 (5047) for iOS
          Running iOS 14.7.1

          connecting to a

          Desktop running Windows 10 19043.1151
          i7-6700 CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 8 Logical Processor(s)
          No dedicated GPU

          1 Reply Last reply
          0
          • JoeCFDJ JoeCFD

            there is something like QScroller::grabGesture( m_tableWidget, QScroller::TouchGesture ) missing in the code for touch screen

            L Offline
            L Offline
            loungebob
            wrote on last edited by
            #5

            @JoeCFD

            I heard somewhere else, that something like that is missing (not implemented). But it all goes way over my head lol.

            Seriously? I have to wait 10 minutes to post a 2nd time? I hate spammers, they ruin the net.

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

              One thing you can check is the bug report system.

              It would be good to determine which version of Qt the applications you are having troubles with are using.

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

              L 1 Reply Last reply
              0
              • SGaistS SGaist

                One thing you can check is the bug report system.

                It would be good to determine which version of Qt the applications you are having troubles with are using.

                L Offline
                L Offline
                loungebob
                wrote on last edited by
                #7

                @SGaist

                "The current 2.6.3 for Windows uses Qt 5.15.3." been told.

                Checked through all the bug reports re: RDP, none of them fit my scrolling thing.

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

                  5.15.3 means a commercial LTS release, they should leverage that and check with the Qt Company.

                  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
                  0

                  • Login

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