[Webkit-unassigned] [Bug 60830] Mouse-select then Cut, results in preceding character being lost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 18:39:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=60830





--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org>  2012-08-08 18:39:29 PST ---
(From update of attachment 157359)
View in context: https://bugs.webkit.org/attachment.cgi?id=157359&action=review

> Source/WebCore/platform/mac/ClipboardMac.mm:387
> +    pasteboard.writePlainText(text, false);

Ugh... can we use enum instead so that these call sites don't look so cryptic?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list