WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: [css4-ui] Scrollbar tracking control

Re: [css4-ui] Scrollbar tracking control

by Tab Atkins Jr. :: Rate this Message:

| View in Thread

On Fri, Jun 15, 2012 at 11:18 AM, Simon Fraser <smfr@...> wrote:
> 'overflow-attachment' is way better than 'scrollbar-attachment' (which sounds like it affects scrollbar rendering), but this doesn't feel like something that should be in CSS.

CSS or not, it should be declarative.  The CSS UI module has similar
types of controls.

> I also agree with David Baron; this is an area where both web sites and UAs can do smart/inventive things to improve the user experience, and a simple binary CSS switch is insufficient to capture all the kinds of things that could be done.

I don't think UAs can do inventive things - there's no solid
heuristics - though I'd be interested in being proved wrong.  Websites
might be able to do smart and inventive things, but the whole point of
this suggestion is to make the most common thing trivial, because it's
actually a little tricky to get right.  It doesn't stop them from
continuing to do even smarter things if they think they can pull it
off.

~TJ

 « Return to Thread: [css4-ui] Scrollbar tracking control