I have a WebView which displays text which contains some invisible characters (like ZERO WIDTH SPACE). When I use Edit→Copy these characters are also put on the pasteboard.
But this does not make sense. The pasteboard should contain the selected text without these invisible characters. How to do this? Maybe subclass WebView and override copy: ? Or is there a better or simpler way to do this? Gerriet. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
