WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 253409
250650
Value sanitization for input[type=text] should not truncate a value at control character
https://bugs.webkit.org/show_bug.cgi?id=250650
Summary
Value sanitization for input[type=text] should not truncate a value at contro...
Ahmad Saleem
Reported
2023-01-15 09:14:42 PST
Hi Team, While going through Blink's commit, I came across another failing test case: Test Case -
https://jsfiddle.net/ba6vpwm5/show
^ Fails in Safari 16.2 & STP161. Passes all three in Chrome Canary 111 and Firefox Nightly 110. Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/10a06916d0f8859adf1096990526d81e201cc6d5
It might be some textarea not getting focus issue rather than we failing it completely but still want to raise it for discussion and input. Thanks!
Attachments
Testcase
(2.55 KB, text/html)
2023-05-11 04:24 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-22 09:15:18 PST
<
rdar://problem/104529641
>
Ahmad Saleem
Comment 2
2023-02-28 13:29:46 PST
Just checked and we don't have code removed from Blink's commit -
https://searchfox.org/wubkat/source/Source/WebCore/html/TextFieldInputType.cpp#510
But for some reason this test is failing in WebKit ToT as well. Could be HTML Editing or Focus issue rather than Form issue?
Ahmad Saleem
Comment 3
2023-05-11 04:24:00 PDT
Created
attachment 466315
[details]
Testcase
Ahmad Saleem
Comment 4
2023-05-11 04:25:11 PDT
It passes locally and this is focus issue in iframe, which is
bug 253409
. *** This bug has been marked as a duplicate of
bug 253409
***
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