matatk / landmarks

Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu
http://matatk.agrip.org.uk/landmarks/
MIT License
123 stars 7 forks source link

Floating CSS banners cause landmarks to be obsured when scrolled #222

Open matatk opened 5 years ago

matatk commented 5 years ago

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' scrolling the top of a landmark region into view—the top of the region can appear behind the banner.

Have thought of some potential heuristics for this, but it starts to feel a bit ropey and may have unforseen consequences on some sites. Might need some time and experimentation...

matatk commented 4 years ago

Here are some example pages...