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





------- Additional comments from [EMAIL PROTECTED] Wed Jun 18 13:40:45 +0000 
2008 -------
@richburridge: You are right with the assumption that the Impress wizard does
not exchange  pages in the dialog.  The wizard just hides buttons and other
controls that do not belong to the current page and shows those that do.  The
"Next" button is visible on all pages and therefore is read only on the first
page when it is focused for the first time.
When dialog is switched to the second slide there is no focus event because the
focus does not change.

I am not quite sure how to fix this.  In order to generate a focus event for the
"Next" button I have to move the focus temporarily to some other control
(typically but not necessarily a sibling).  But to which control?  Another
button or any other active UI element would be misleading.  I have tried the
banner bitmap at the top of the dialog.  This makes Orca read "icon", then it
re-reads the "Next" button.  I also tried to move the focus to the dialog window
which does not make Orca read anything.

Does anybody have an idea how to make Orca read the "Next" button that does not
break other AT tools?

By the way, the attached python script shows some lines like those in the
attached output file but then locks my shells, the office, and the whole Gnome
desktop. So I can not use this script to verify a future fix.


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