To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48639





------- Additional comments from [EMAIL PROTECTED] Tue May 17 00:59:24 -0700 
2005 -------
What gok does is it calls XAccessibleSelection::selectAccessibleChild() on the
menu before it actually runs the action on the menu item, which currently has
the same effect as XAccessibleAction::doAccessibleAction(). So from a OOo
perspective, this call sequence appears as a duplicate call to 
doAccessibleAction().

The behaviour in GNOME apps is different: e.g. in gedit, a menu item shows it's
description in the status bar when selected and that's it. Unfortunatly I could
not check in Java apps, because their menu bar currently doesn't show up in
at-poke (at least for me).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to