Skip to content

"visible" has ambiguous language on scrolling #1331

Open
@WilcoFiers

Description

@WilcoFiers

The definition of "visible" is based on pixels changing when something is made transparent. That works fairly well, but it doesn't account for things that are not in the viewport, but could be scrolled into view in some way or another.

A common sense understanding of that is if something isn't in the viewport, some attempt needs to be made to scroll it into the viewport. That's something that can definitely be added to the definition, and should be. But that still leaves a bit of a gap. That's user agent scrolling. What about scrolling behaviour implemented using content scripts? That includes basic things like a custom scrollbar, but also stuff like navigation in Google maps and the like.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions