Closed Bug 1199884 Opened 9 years ago Closed 9 years ago

[AccessFu] Landmark traversal rule does not work

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: eeejay, Assigned: eeejay)

Details

Attachments

(1 file)

I guess that's what you get for not testing...
Assignee: nobody → eitan
Comment on attachment 8654460 [details] [diff] [review]
Keep match roles empty in BaseTraversalRules that don't provide roles.

Review of attachment 8654460 [details] [diff] [review]:
-----------------------------------------------------------------

Looks good, just a question about the region role that's not a landmark in the spec.

::: accessible/jsat/Utils.jsm
@@ +421,5 @@
>        'contentinfo',
>        'main',
>        'navigation',
> +      'search',
> +      'region'

Region is not really a landmark AFAIK
Attachment #8654460 - Flags: review?(yzenevich) → review+
(In reply to Yura Zenevich [:yzen] from comment #2)
> Comment on attachment 8654460 [details] [diff] [review]
> Keep match roles empty in BaseTraversalRules that don't provide roles.
> 
> Review of attachment 8654460 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> Looks good, just a question about the region role that's not a landmark in
> the spec.
> 
> ::: accessible/jsat/Utils.jsm
> @@ +421,5 @@
> >        'contentinfo',
> >        'main',
> >        'navigation',
> > +      'search',
> > +      'region'
> 
> Region is not really a landmark AFAIK

I talked to Marco about this, and yeah, lets remove it from this rule. I'll introduce a "section" rule soon that will be more specific for android's "section navigation" and provide something useful.
https://hg.mozilla.org/mozilla-central/rev/bb4e82854ae7
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: