NEW 216744
Pasted content with plain quotes should not convert to curled quote
https://bugs.webkit.org/show_bug.cgi?id=216744
Summary Pasted content with plain quotes should not convert to curled quote
Neil Jhaveri
Reported 2020-09-20 09:36:12 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-21 12:03:00 PDT
Note You need to log in before you can comment on or make changes to this bug.