I debugged the last problem and unfortunately it turned out that
accessibility for cursor movement in QML - TextInput is not implemented
in Qt 4. There is a lot of stub code in qaccessibledeclarativeobject.cpp
- in particular  QAccessibleDeclarativeTextObject::cursorPosition()
which is responsible for reporting cursor position to accessibility
stack always returns 0. This code was completly reworked in Qt5, so
backporting it is not feasible - the only possibility is to implement
missing bits in Qt 4.8.

** Changed in: unity-2d
       Status: In Progress => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886338

Title:
  [dash] Unable to review the contents of the text entry field with
  Orca.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/886338/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to