Bug 199210
Summary: | Number inputs increment incorrectly on press | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | Forms | Assignee: | Timothy Hatcher <timothy> |
Status: | CLOSED DUPLICATE | ||
Severity: | Normal | CC: | cdumez, thorton, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | data:text/html,<html><body><input%20type="number"></body></html> |
Timothy Hatcher
Run the attached simple data URL in Safari to see the behavior.
Click the up arrow, the value will be 2, 4, 6, 8, etc.
<rdar://problem/51431402>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Horton
*** This bug has been marked as a duplicate of bug 198809 ***