On Feb 3, 2015, at 9:49 AM, Florian Rivoal <florian@rivoal.net> wrote: > > 5) form controls: > > dbaron said: >> The case where we've gotten bug reports is authors look at >> the spec and auto on a form control should mean the form >> control cursor and on a link the link cursor. I think we >> should say what switching is a part of auto. > > If ''auto'' shows ''default' unless it is over selectable text, you > would get the behavior you want on form controls. Even if it didn't, > this can be expressed with regular CSS. > > button, input[type=button], ... {cursor: default;} That doesn't seem to account for file upload controls, which could potentially need three cursors: one for the button, one for the text field (in some Operating Systems), and one for everything else.Received on Sunday, 8 February 2015 02:15:57 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:51 UTC