[Webkit-unassigned] [Bug 31821] Type=number UI part 1: pseudo classes and appearances
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 23 23:49:53 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31821
TAMURA, Kent <tkent at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|webkit-unassigned at lists.web |tkent at chromium.org
|kit.org |
Attachment #43751| |review?
Flag| |
--- Comment #2 from TAMURA, Kent <tkent at chromium.org> 2009-11-23 23:49:51 PST ---
Created an attachment (id=43751)
--> (https://bugs.webkit.org/attachment.cgi?id=43751)
Proposed patch (rev.2)
* Improve ChangeLog
* Resolve conflicts
(In reply to comment #1)
> Comments on this part in Bug#27968:
>
> ■■ Comment #12 From Eric Seidel 2009-09-23 10:31:35 PST (-) [reply]
> (From update of attachment 39537 [details] [details])
> The change looks OK. Where did the "*-spin-button" names come from? What does
> it have to do with spinning? Can you post a picture of what these inputs are
> going to look like?
>
> ■■ Comment #15 From Eric Seidel 2009-09-23 10:36:37 PST (-) [reply]
> Why are these called spin buttons if the Mac APIs call them steppers? Does
> windows call these "Spin buttons"?
Right. Windows and GTK call such controls "spin buttons."
I don't have strong preference about the name. However "Stepper" is Mac-only
uncommon.
> ■■ Comment #16 From Eric Seidel 2009-09-23 10:38:18 PST (-) [reply]
> Why are they called inner and outer spin buttons if they're really up and down
> steppers? Please cite the spec, or talk about where these names came from.
> Ideally in your ChangeLogs, since that's what reviewers read.
An inner or outer spin button represents a pair of a upper arrow button and a
lower arrow button.
An inner-spin-button will be placed at the inside of a text field (Windows'
standard style), and
an outer-spin-button will be placed at the outside of a text field (Mac's
standard style).
I added some sentences about this to ChangeLog.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list