Bug 227674 - [Live Text] Extraneous spaces when copying or translating Chinese and Japanese text in WebKit
Summary: [Live Text] Extraneous spaces when copying or translating Chinese and Japanes...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-04 13:10 PDT by Wenson Hsieh
Modified: 2021-07-06 12:37 PDT (History)
9 users (show)

See Also:


Attachments
For EWS (15.17 KB, patch)
2021-07-04 13:54 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Use WTF::String instead of NSString (14.96 KB, patch)
2021-07-06 11:23 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2021-07-04 13:10:53 PDT
rdar://79669807
Comment 1 Wenson Hsieh 2021-07-04 13:54:07 PDT Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2021-07-06 11:23:14 PDT
Created attachment 432949 [details]
Use WTF::String instead of NSString
Comment 3 Wenson Hsieh 2021-07-06 11:24:30 PDT
(Over Slack, Tim recommended using WTF::String's functionality instead of NSString).
Comment 4 EWS 2021-07-06 12:37:38 PDT
Committed r279609 (239431@main): <https://commits.webkit.org/239431@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432949 [details].