WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
173317
[iOS] Stop adding "public.text" representations to UIPasteboard when copying selected text
https://bugs.webkit.org/show_bug.cgi?id=173317
Summary
[iOS] Stop adding "public.text" representations to UIPasteboard when copying ...
Wenson Hsieh
Reported
2017-06-13 09:11:20 PDT
"public.text" is an abstract UTI, so we shouldn't try to directly write an NSString for this UTI. Instead, vending a concrete type such as "public.utf8-plain-text" should be sufficient.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug