Re: Can't scroll https://drafts.csswg.org/ from the keyboard

On 12/23/15 10:40 AM, Brad Kemper wrote:
> The author should add a .focus() to the scrollable part when the page loads.

Or the author could let the scrollable part actually be the viewport, so 
this just works as it should, instead of playing games with what's 
scrollable.  The <div class="header"> could just be "position: fixed" to 
get an effect that's quite similar to what the page has now.

Sadly, that would still not fix the overlapping (or invisible content, 
depending on how you prefer to look at it) problem you get on this page 
if the user uses fonts large enough that the header does not in fact fit 
in the 60px vertical space the page leaves for it...

-Boris

Received on Thursday, 7 January 2016 05:36:19 UTC