Reported by parham on 2014-09-22 17:05
When selecting anything in Eclipse and applications based on Eclipse, the selection gets announced in full, instead of selected text only being announced. Steps to reproduce are as follows:
- Open any editor based on Eclipse. I will use PDT (Php Development Tools) as an example.
- Write two lines of text, and then select them. For example:
Expected result, When selecting the first line using shift+end, you should hear "echo 'a'; selected", and when pressing the down arrow, you should hear "echo 'b'; selected".
Actual result, When you press the down arrow, you hear the whole sellection (I.E. both lines instead of just one).
Blocked by #2314
Reported by parham on 2014-09-22 17:05
When selecting anything in Eclipse and applications based on Eclipse, the selection gets announced in full, instead of selected text only being announced. Steps to reproduce are as follows:
Expected result, When selecting the first line using shift+end, you should hear "echo 'a'; selected", and when pressing the down arrow, you should hear "echo 'b'; selected".
Actual result, When you press the down arrow, you hear the whole sellection (I.E. both lines instead of just one).
Blocked by #2314