Open Bug 2013918 Opened 2 months ago Updated 2 months ago

Include accesskeys on SRD page navigation

Categories

(Firefox :: Settings UI, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: mstriemer, Unassigned)

References

Details

(Whiteboard: [recomp])

In bug 2012518 an accesskey change was noted and pointed out that there's no accesskeys for the page nav. This likely wasn't possible with the old page nav, but when we convert it we could look into adding accesskeys to the page links themselves.

We should verify that there isn't any strange behaviour going on here with the accesskey though. It could be jarring to press an accesskey and have the entire page change. Manual testing in Firefox View suggests that moz-page-nav doesn't support acceskey currently, and manually setting one on the inner button just focuses it even if there isn't a collision (since it's tabindex="-1" maybe?). This seems like a good behaviour though

Acceptance criteria:

  • Update moz-page-nav to support accessKey property/attribute
  • Add accesskey values to the fluent strings for the page nav entries
You need to log in before you can comment on or make changes to this bug.