[Webkit-unassigned] [Bug 225352] New: Phone number is autofilled without country code inside input with type=tel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 06:55:10 PDT 2021


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

            Bug ID: 225352
           Summary: Phone number is autofilled without country code inside
                    input with type=tel
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Apple Silicon)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: neekitkah at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Created attachment 427658

  --> https://bugs.webkit.org/attachment.cgi?id=427658&action=review

Screenshot showing the issue

When I autofill phone number from my personal Mac OS contact card into input with type "tel", phone is inserted without country code.
E.g. +7 (999) 111-22-33 becomes 9991112233 (see attachment)

Input HTML:
<input type="tel" name="phone" required>

CodePen example: https://codepen.io/nekitk/pen/JjWPEmd

-- 
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/20210504/e5da2925/attachment-0001.htm>


More information about the webkit-unassigned mailing list