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


User af changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jun 27 11:46:56 +0000 
2008 -------
Found a fix that results in the Next button read by Orca when going from one
page of the wizard to the next (going to the previous page never was the problem
because this involves the back button having the focus for a short time).

The solution is a hack.  The next button is realized as a wrapper around two
identical PushButton objects of which only one is visible at any time.  When
going from one page to the next the focus event is forced by moving the focus
from one PushButton to the other.  The first PushButton is hidde, the other one
is shown.

Modified file is:
/sd/source/ui/dlg/dlgass.cxx    rev. 1.46.70.1


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