landmarks icon indicating copy to clipboard operation
landmarks copied to clipboard

Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu

Results 32 landmarks issues
Sort by recently updated
recently updated
newest added

One problem with sites that employ a banner that hovers above the page content, and stays fixed when the page scrolls, is that this does not interact well with Landmarks'...

bug
question

This will lay the foundation for providing headings in future. It will also mean that the tree has one tab stop and thus makes it possible to include help and...

enhancement

Would it be helpful to keyboard-only users to highlight the current landmark in the pop-up? *If so, I should check out `aria-current` to see if it makes sense for the...

enhancement
question
low-priority

Opening the browserAction pop-up via the shortcut key focuses the pop-up. This doesn't happen for the sidebar on Firefox. There's a Bugzilla bug on that, and [one of the comments...

bug
question
upstream

Easy to spot when GitHub releases was used, but not sure what the process was before that; maybe every commit to `master` was/should be counted as a release.

enhancement

It would save on bandwidth.

enhancement
question

Currently, as the name implies, LANDMARK shows only landmark roles. There is one document role "article" which in my mind is a landmark. Modern pages use HTML5 `` tag and...

enhancement

Now that there are several options relating to the border drawn around landmarks, it makes sense to clear up the UI a bit. This may be left as-is until headings...

enhancement

This seems to work fine on Chrome-like browsers (as others have noted in the bug report linked below). However, on Firefox, sometimes when going back/forward, the content script doesn't bootstrap...

bug
upstream
low-priority

Currently, when local file access is not permitted, the generic "there was a problem; try reloading the page" error message will be displayed. Refs: * [SO answer on this topic](https://stackoverflow.com/a/19493206/1485308)...

enhancement
upstream
low-priority