Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.15.9
-
None
-
Tested on multiple Android devices, Samsung S20,Samsung S21 etc
-
-
37746d2f71 (qt/qtbase/dev) 37746d2f71 (qt/tqtc-qtbase/dev) cb0f504480 (qt/tqtc-qtbase/5.15) 5c91835e3e (qt/qtbase/6.3) 5c91835e3e (qt/tqtc-qtbase/6.3) 0e06af1b34 (qt/tqtc-qtbase/6.2)
-
Team A Foundation Sprint 55
Description
The android builds built with QT 5.15.9, the accessibility names are added with one space as suffix towards the end of accessibility name.
where as it's working fine for the iOS builds without any space being added at the end.
Eg.
Accessibility id for some button is : "some_button"
with android build built with QT 5.15.9 : "some_button "
with iOS build built with QT 5.15.9 : "some_button"
Attachments
Issue Links
- blocks
-
QTBUG-100545 Nested QML items with Accessible properties set does not work on Android
- Closed
- mentioned in
-
Page Loading...