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

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

    XMLWordPrintable

Details

    • 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

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes