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


User ssa changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|wg                        |pb
--------------------------------------------------------------------------------
                    Status|REOPENED                  |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Dec 19 03:34:10 -0800 
2005 -------
ssa->pb: with my recent fixes in vcl47 floating toolbars are read by AT tools
only if they are fully teared-off. subtoolbars that are still conected to their
toolbar like a drop down menu (like the custom shapes in the drawing tolbar) are
not read.
The problem is as follows:
As soon as those popups appear a child event is sent to the parent toolbar. the
toolkit's accessibletoolbar implementation however is not prepared for child
events that do not come from item windows (eg, comboboxes that are embedded in
toolbars).
So when a child event occurs the toolbar should check if it comes from an
ordinary child window of the existing toolbar and create an acessible in this
case. additionally, this new accessible child must be connected to the toolbar
button that was just pressed to properly reflect the window hierarchy.



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