Re: [csswg-drafts] [css-overflow-4] scrollbar-gutter is too complex (#4674)

It seems to me that there are three different use cases in this thread:

1. Be able to perfectly align an element's header with its scrolling body. (See the GMail example and my example)
2. Avoid layout shift when an element overflows and gets classic scrollbars.
2. Avoid drawing overlay scrollbars over interactive elements, such as checkboxes.

#1 and #2 are concerned with classic scrollbars but not overlay scrollbars.
#3 is concerned with overlay scrollbars but not classic scrollbars.

Personally, I think #1/#2 are the more pressing issues 🙂

-- 
GitHub Notification of comment by Bosch-Eli-Black
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4674#issuecomment-824556309 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 22 April 2021 05:45:47 UTC