[jbosstools-issues] [JBoss JIRA] (ERT-707) atk_text_get_text() seems broken [EBZ#544198]

Friendly Jira Robot (Jira) issues at jboss.org
Mon Feb 11 16:26:01 EST 2019


Friendly Jira Robot created ERT-707:
---------------------------------------

             Summary: atk_text_get_text() seems broken [EBZ#544198]
                 Key: ERT-707
                 URL: https://issues.jboss.org/browse/ERT-707
             Project: Eclipse Release Train
          Issue Type: Task
          Components: Platform
            Reporter: Friendly Jira Robot


Created attachment 277483
accessible event listener

Steps to reproduce:
1. Launch Eclipse and create a new text file.
2. Type "hello"
3. Launch the attached accessible event listener in a terminal.
4. Arrow amongst the characters

Expected results: Each time the caret moved, the event listener would print out the character at offset and all of the text in the object where the caret moved.

Actual results: Each time the caret moved, the event listener prints out an empty string for the character at offset and for the text in the object.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbosstools-issues mailing list