Closed Bug 1512144 Opened 7 years ago Closed 7 years ago

Element that is focused is not always fully visible in viewport

Categories

(Firefox :: Untriaged, defect)

64 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 637017

People

(Reporter: hidde, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:64.0) Gecko/20100101 Firefox/64.0 Steps to reproduce: 1. Use tab to navigate between interactive elements on a page 2. Tab to something that is at the bottom of the viewport Actual results: Sometimes the element is partly hidden, sometimes a URL tooltip overlays it. Expected results: When an element gains focus, the browser should scroll enough for the element to end up fully in view, preferably a number of pixels above the bottom edge of the viewport, so that it cannot be obfuscated by the URL tooltip, and the full thing is visible.
Video example of what's happening: https://vasilis.nl/things/tabbing-defaults.mov Video of an interface where browser scrolls when tabbing and focused elment is in view: https://vasilis.nl/things/tabben.mov (Both videos kindly provided by Vasilis van Gemert)
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
I feel it is not exactly the same as 637017. That issue is merely an example of something that, I think, is a wider problem: the browser window's scroll position doesn't give focused elements enough space. Not sure if that is something that we could consider addressing as a separate thing though?
You need to log in before you can comment on or make changes to this bug.