Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-102744

QML items with Accessible properties set does not set properly for Android

XMLWordPrintable

    • Android
    • 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

      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"

       

       

       

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ivan.solovev Ivan Solovev
            jaya Jaya Bose
            Ramon Sadornil Ramon Sadornil (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes