[Webkit-unassigned] [Bug 198809] New: Clicking the up/down spin buttons for a number input increments/decrements by 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 15:01:05 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198809

            Bug ID: 198809
           Summary: Clicking the up/down spin buttons for a number input
                    increments/decrements by 2
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: data:text/html,<html><body><input%20type="number"%20va
                    lue="0"></body></html>
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

# STEPS TO REPRODUCE:
1. data:text/html,<html><body><input%20type="number" value="0"></body></html>
2. click the up/down spin button
 => value changes to 2/-2

NOTE: this does NOT happen if you use the up/down arrow keys.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190612/4930e3cf/attachment.html>


More information about the webkit-unassigned mailing list