Skip to content

[css-overscroll-behavior] and users text selection boundary scroll chaining of none value #3394

Open
@jonjohnjohnson

Description

@jonjohnjohnson

https://drafts.csswg.org/css-overscroll-behavior-1

It seems to me, in all of my poking and prodding of overscroll-behavior, that whenever an author would want to inhibit scroll chaining, by use of overscroll-behavior: none, they would also want to keep from a users selection of text inside to cause scrolling of any ancestor scrollers. From what I can gather, user-select: contain may have some implications here if it separately covers this case and would require use of both property declarations, or if it's worthwhile to the effect provided only by overscroll-behavior: none?

@majido

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