Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.2.1
-
None
-
Android
Description
I have a simple Qt application displaying a QTextBrowser.
When deployed on Android, scrolling within the QTextBrowser has to be done using scroll bars (big fat ones when using ministro, very small ones when not using Ministro).
I see that Qt API let developer handle gestures manually, but this requiers extra code to be written. Why can't QTextBrowser handle gestures automatically?
Attachments
Issue Links
- duplicates
-
QTBUG-36030 Support abstract scroll areas without scrollbars
- Reported