Closed Bug 753601 Opened 12 years ago Closed 4 years ago

[AccessFu] Handle modal dialogs

Categories

(Core :: Disability Access APIs, defect, P3)

ARM
Android
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: eeejay, Unassigned)

Details

We should be able to handle modal aria dialogs. This means not navigating the content of the page behind it, but only the lements in the actual dialog.
(In reply to Eitan Isaacson [:eeejay] from comment #0)
> We should be able to handle modal aria dialogs.

how do you recognize modal from non modal dialogs?
(In reply to alexander :surkov from comment #1)
> (In reply to Eitan Isaacson [:eeejay] from comment #0)
> > We should be able to handle modal aria dialogs.
> 
> how do you recognize modal from non modal dialogs?

Probably via xml-roles 'alertdialog'. Those are supposed to be modal. Of course that is not bomb-proof, so we need to look at how current screen readers do that.

A problem we need to solve, but it theoretically needs to be solved in a broader scope. Setting to a P3.

Priority: -- → P3

This should be resolved with a proper <dialog> element.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.