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





------- Additional comments from [EMAIL PROTECTED] Thu Jun 26 19:26:21 +0000 
2008 -------
> At the time this happens, would the object be visible/showing when this event
> is issued 

Yes. Only the wrapper object has just been created at this time, the wrapped
object exists for some time already and surely will have visible/showing when
focused.

> and would the widget hierarchy be complete (e.g., if we traced upwards
> from the object, would we end up at the OOo application)?  

When a ATK wrapper object gets created, not yet existing wrappers for all parent
objects are created first.

> In this scenario, would there occur the possibility that some other object
> grabbed focus before the additional focus event made it to Orca, and thus
> resulting in Orca forming an incorrect view of the world?

OOo send "focus:" events only for the last object that claims to have focus
while busy. So the in the scenario you describe, orca won't get the additional
event at all.

However, I should state here that object:state-changed events are not going
through any "on idle" queuing, so orca gets intermediate focused state changes
for all objects with existing wrappers.


---------------------------------------------------------------------
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