Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qml Android Accessibility question

Qml Android Accessibility question

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 431 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pacqfc
    wrote on 29 Nov 2016, 19:57 last edited by
    #1

    I'm trying to get Android Accessibility to work in Qml. It looks like there are some issues on Android 5.1.1 with Talkback.

    • Android Talkback still shows the focus highlight around an item that has been put in the background after it was double-tapped.
    • scrollUpAction, scrollDownAction, scrollLeftAction, scrollRightAction do not seem to be triggered (tested with GridView, ListView)
    • double-tapping on an item with a MouseArea triggers the onClicked event but not the pressAction accessibility event

    Is there some documentation that describes the level of Accessibility support in Android for Qml? It seems that only the increaseAction and decreaseAction accessibility events are called.

    1 Reply Last reply
    2

    1/1

    29 Nov 2016, 19:57

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved