<AWT Dev> [9] Review request for 8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Thu Mar 26 15:10:20 UTC 2015
Hi, Anton.
Should we call CClipboard.notifyChanged when the owner was changed?(at
least CClipboard.checkPasteboard call it). If yes then it seems that the
previous fix(8010925) for this bug can be reworked in pure java using
checkPasteboardWithoutNotification?
26.03.15 17:29, Anton Nashatyrev wrote:
> Hello,
> could you please review the following fix:
>
> fix: http://cr.openjdk.java.net/~anashaty/8071668/9/webrev.00/
> <http://cr.openjdk.java.net/%7Eanashaty/8071668/9/webrev.00/>
> bug: https://bugs.openjdk.java.net/browse/JDK-8071668
>
> Problem: On Mac Java doesn't see external clipboard changes.
> Fix: since there is still no Cocoa pasteboard changes notification
> mechanism, check the Cocoa clipboard counter each time the contents is
> requested from the Java Clipboard.
>
> Thanks!
> Anton.
--
Best regards, Sergey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20150326/b786497d/attachment.html>
More information about the awt-dev
mailing list