[Webkit-unassigned] [Bug 25526] [Gtk] Additional support is needed for caret browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 10:13:18 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25526





------- Comment #4 from joanmarie.diggs at gmail.com  2009-05-04 10:13 PDT -------
(In reply to comment #1)
> I'm going to start with this bug from the list of Orca blockers, yell at me if
> I should start with a different one.

This is a good place to start, but thanks for asking. :-)

> Hum, I'm emitting 'focus-event' and 'state-change:focused' from the same place,

Indeed you are. I should've looked at your patch before I asked my question. My
bad.

> so I guess 'focus-event' is not what you have mind.

I'm afraid I'm now stumped too. When I look at this doc

http://library.gnome.org/devel/atk/unstable/AtkObject.html#AtkObject-focus-event

it does seem that focus-event is exactly what I have in mind. The thing is,
when I use Accerciser's event monitor and choose "focus" as the event of
interest, Tabbing around links and form controls does not cause any events to
be displayed by Accerciser. Yet, when I choose object->state-changed and Tab
around, events are displayed.

So....

When you choose focus as the event type in Accerciser, are you seeing events
emitted as expected? (In which case I need to figure out what's up on my box.)
Otherwise, I wonder why what you've done is not causing the desired/expected
results....


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list