[Webkit-unassigned] [Bug 216744] New: Pasted content with plain quotes should not convert to curled quote

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 20 09:36:12 PDT 2020


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

            Bug ID: 216744
           Summary: Pasted content with plain quotes should not convert to
                    curled quote
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: neil at neiljhaveri.com
                CC: wenson_hsieh at apple.com

Probably related to #216734

When pasting content with a regular double quote, e.g. this line:
Test "test" test
(do not select a trailing \n) 

and then pressing enter, WebKit converts this to:
Test "test” test
(notice that the last quote is converted to be a smart quote)

I don't think that quotes should be converted in this manner, and instead quotes should only be converted immediately after they were typed.
TextEdit and Pages exhibit the preferred behavior.

-- 
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/20200920/2bf926d8/attachment-0001.htm>


More information about the webkit-unassigned mailing list