Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
5.3.1
-
None
-
2ffa46054d13c639cf9f7846a74ad3ebd07b9f5c (qtbase/5.4, 20.11.2014, 5.4.1) + others
Description
When I scroll via touch (wipe finger up/down) on a touch-device with windows 8 (in my case surface pro) it normally reacts like a scrolling event in native applications (for example notepad++, word etc.).
The same in Qt programms and this input reacts like a selection of the "touched" text (which is weird in my opinion).
It would be cool if qt could react here like normal windows 8 apps (desktop apps, not the metro stuff).
I attached two projects, the first one with qt and the second with WindowsForms (C#). The second one showes the desired behaviour. It would be great if we can see this also in Qt apps.
I don't know if the current behaviour may is intended, so I post as suggestion and not as a bug.
Attachments
Issue Links
- depends on
-
QTBUG-38934 Add support for text selection handles
- Closed
- relates to
-
QTBUG-10684 Interaction between text input and flickable is lacking
- Closed
-
QTBUG-101205 Make TextInput and TextEdit behave correctly by default with regards to text selection
- Closed
-
QTBUG-45120 One/Two finger horizontal scroll doesn't work on Windows on touchpads
- Closed
- replaces
-
QTCREATORBUG-18066 Touchscreen scrolling of code windows is no good
- Closed
- resulted in
-
QTBUG-43101 Regression: Text selection in QTextEdit completely broken
- Closed