WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
81036
Incorrect step mismatch on number input for small steps
https://bugs.webkit.org/show_bug.cgi?id=81036
Summary
Incorrect step mismatch on number input for small steps
niklas.fiekas
Reported
2012-03-13 14:30:09 PDT
Created
attachment 131713
[details]
Example form Try to submit the attached form. Expected behaviour: Form submits, because 3.9999999999997 / 10^-13 = 39999999999997. The up/down controls change the value step by step. Instead: Form doesn't submit, because (incorrectly) a step mismatch is detected. The up/down controls don't do anything.
Attachments
Example form
(100 bytes, text/html)
2012-03-13 14:30 PDT
,
niklas.fiekas
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug