[Webkit-unassigned] [Bug 249783] New: Getting input.value for number inputs (type=number) with over 39 characters returns an empty string
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 09:49:40 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249783
Bug ID: 249783
Summary: Getting input.value for number inputs (type=number)
with over 39 characters returns an empty string
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: cdumez at apple.com, wenson_hsieh at apple.com
Hi Team,
While going through Blink's commit, I came across another failing testcase:
Test Case - https://jsfiddle.net/wko4bq62/show
^ Took from Chrome bug and it fails in Safari 16.2 only while Chrome Canary 111 and Firefox Nightly 110 can type more than 39 characters.
Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=168513
Just wanted to raise this so we can fix this, it might be possible to do 1-1 merge but will try later.
Thanks!
--
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/20221222/243e2172/attachment.htm>
More information about the webkit-unassigned
mailing list