[Webkit-unassigned] [Bug 250650] New: Value sanitization for input[type=text] should not truncate a value at control character

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 09:14:42 PST 2023


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

            Bug ID: 250650
           Summary: Value sanitization for input[type=text] should not
                    truncate a value at control character
           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 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!

-- 
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/20230115/6b854ee6/attachment.htm>


More information about the webkit-unassigned mailing list