Bug 216744
Summary: | Pasted content with plain quotes should not convert to curled quote | ||
---|---|---|---|
Product: | WebKit | Reporter: | Neil Jhaveri <neil> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | megan_gardner, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=216734 |
Neil Jhaveri
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/69318426>