[webkit-reviews] review denied: [Bug 44476] <input type=number>: Support auto-repeat by mouse press : [Attachment 65197] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 01:23:54 PDT 2010


Shinichiro Hamaji <hamaji at chromium.org> has denied Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 44476: <input type=number>: Support auto-repeat by mouse press
https://bugs.webkit.org/show_bug.cgi?id=44476

Attachment 65197: Patch
https://bugs.webkit.org/attachment.cgi?id=65197&action=review

------- Additional Comments from Shinichiro Hamaji <hamaji at chromium.org>
This change looks good, but I think the behavior isn't the best when

1. mouse down on increase button
2. mouse move from increase button to decrease button without mouse up
3. the number will decrease

It seems with windows' standard GUI, the number doesn't change in step 3. I
guess this behavior or increasing will be better than the behavior of this
patch. I don't have access to Mac for now, could you check what happens on Mac?


More information about the webkit-reviews mailing list