Re: [orca-list] a small problem in eclipse after the latest changes



Hi Joanie.
Using the following version of eclipse:
Eclipse Java EE IDE for Web Developers.

Version: Kepler Service Release 1
Build id: 20130919-0819

Create a new file in eclipse and type in the first line of the file the following:
hello, this is a test.

Go to the begin of the line and press shift+end.

In my environment nothing is spoken.

I've the following in the debug.

KEYBOARDEVENT: type=<enum ATSPI_KEY_PRESSED_EVENT of type AtspiEventType>
                id=65505
                hw_code=50
                modifiers=0
                event_string=(Shift_L)
                keyval_name=(Shift_L)
                is_text=True
                timestamp=2155620
                time=1388757480.460291
                keyType=modifier
                shouldEcho=False

KEYBOARDEVENT: type=<enum ATSPI_KEY_PRESSED_EVENT of type AtspiEventType>
                id=65367
                hw_code=115
                modifiers=1
                event_string=(End)
                keyval_name=(End)
                is_text=True
                timestamp=2156320
                time=1388757481.160093
                keyType=navigation
                shouldEcho=False

----------> QUEUEING OBJECT:TEXT-CARET-MOVED
DEQUEUED OBJECT:TEXT-CARET-MOVED  <----------

vvvvv PROCESS OBJECT EVENT object:text-caret-moved vvvvv
OBJECT EVENT: object:text-caret-moved                  detail=(22,0,0)
app.name='Eclipse' name='None' role='text' state='editable enabled focusable focused multi line sensitive showing visible' relations=''
Script for event: Eclipse (module=orca.scripts.apps.Eclipse.script)
TOTAL PROCESSING TIME: 0.0038
^^^^^ PROCESS OBJECT EVENT object:text-caret-moved ^^^^^

KEYBOARDEVENT: type=<enum ATSPI_KEY_RELEASED_EVENT of type AtspiEventType>
                id=65367
                hw_code=115
                modifiers=1
                event_string=(End)
                keyval_name=(End)
                is_text=True
                timestamp=2156518
                time=1388757481.357841
                keyType=navigation
                shouldEcho=False

KEYBOARDEVENT: type=<enum ATSPI_KEY_RELEASED_EVENT of type AtspiEventType>
                id=65505
                hw_code=50
                modifiers=1
                event_string=(Shift_L)
                keyval_name=(Shift_L)
                is_text=True
                timestamp=2156571
                time=1388757481.409918
                keyType=modifier
                shouldEcho=False

On 01/02/2014 09:31 AM, Joanmarie Diggs wrote:
Hey José.

On 12/29/2013 04:14 PM, José Vilmar Estácio de Souza wrote:

If for example I am in the begin of a line and press shift+end, orca
does not announce the text selected.

That's odd. This works for me. I tried it in Eclipse 4.3.1 having
created a new text file. If you can reliably reproduce it, please give
me the exact steps I should use.

Having said that, if the following is correct:

Seems that when I press shift+end or shift+home, eclipse does not issue
an object:text-selection-changed.

Could you please file a bug against Eclipse and send me the link and/or
CC me on it? If need be, we can add an interim hack to the Eclipse script.

Thanks!
--joanie


--
{}S José Vilmar Estácio de Souza


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]