Issue 26277 - "Are you sure you want to quit" dialog should have AccessibleRole "ALERT"
Summary: "Are you sure you want to quit" dialog should have AccessibleRole "ALERT"
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: OOo 1.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.2
Assignee: eric.savary
QA Contact: issues@framework
URL:
Keywords: accessibility
: 48616 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-03-10 03:27 UTC by korn
Modified: 2006-02-08 12:52 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description korn 2004-03-10 03:27:47 UTC
The (mostly) agreed-upon convention for screen readers to automatically read
dialog boxes when they pop up is for them to have the AccessibleRole "ALERT". 
The dialog you get when you try to quit the installer should be automatically
read, and so needs to have the AccessibleRole ALERT.
Comment 1 Olaf Felka 2004-03-10 09:29:21 UTC
of @ es: I suppose this something you are looking at?
Comment 2 eric.savary 2004-10-23 22:45:17 UTC
ES->OBR: do we track such dialog boxes?
Comment 3 nospam4obr 2004-10-25 07:13:37 UTC
If this bug appears in the installer only, it does not make sense to target it
for OOo Later (not even for OOo 2.0): the installer is already gone.

I have to check whether there are other examples in the office code.
Comment 4 nospam4obr 2005-04-22 08:26:20 UTC
Thinking a couple of minutes over this, I believe we have a lot of such messages
in the office. 

Stephan, is there a common way to identify such alerts or do we need to change
each implementation ? 
Comment 5 stephan_schaefer 2005-04-22 08:36:46 UTC
I'm not sure how these dialogs are implemented, but there are classes like
InfoBox, QueryBox, WarningBox and ErrorBox (all in VCL) that seem to be good
candidates for this role. 
Comment 6 eric.savary 2005-05-27 00:03:21 UTC
*** Issue 48616 has been marked as a duplicate of this issue. ***
Comment 7 nospam4obr 2005-05-27 05:30:40 UTC
I believe this also needs some tweaks in the Java<->UNO AccessBridge to work. 
Comment 8 nospam4obr 2006-01-18 10:26:29 UTC
Fixed in CWS accessalert.
Comment 9 eric.savary 2006-01-26 19:08:56 UTC
ES->OBR: it works fine on JDS with Gnopernicus but not on Windows with JAWS/ZT

re-open issue and reassign to obr@openoffice.org
Comment 10 eric.savary 2006-01-26 19:12:13 UTC
reassign to obr@openoffice.org
Comment 11 eric.savary 2006-01-26 19:13:11 UTC
reset resolution to FIXED
Comment 12 eric.savary 2006-01-26 19:26:40 UTC
ES->OBR: works on JDS (Gnopernicus) but not on Windows (JAWS/ZT)

re-open issue and reassign to obr@openoffice.org
Comment 13 eric.savary 2006-01-26 19:29:18 UTC
reassign to obr@openoffice.org
Comment 14 eric.savary 2006-01-26 19:29:28 UTC
reset resolution to FIXED
Comment 15 nospam4obr 2006-01-27 11:51:30 UTC
This just means ZT/ JAWS don't care about the role being DIALOG or ALERT. Unless
this change doesn't have negative impact on ZT/JAWS, I propose to verify the
issue using JavaMonkey.

re-open issue and reassign to es@openoffice.org
Comment 16 nospam4obr 2006-01-27 11:52:14 UTC
reassign to es@openoffice.org
Comment 17 nospam4obr 2006-01-27 11:52:39 UTC
reset resolution to FIXED
Comment 18 eric.savary 2006-01-29 20:37:11 UTC
verified in CWS accessalert 
Comment 19 eric.savary 2006-02-08 12:52:52 UTC
Ok in src680m156