|
From: SourceForge.net <no...@so...> - 2009-08-20 21:00:42
|
Bugs item #2841361, was opened at 2009-08-20 15:12 Message generated for change (Comment added) made by roland_hughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2841361&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: editor core Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Roland Hughes (roland_hughes) Assigned to: Nobody/Anonymous (nobody) Summary: clipboard copy won't paste into other applications Initial Comment: sometimes it works just fine, but usually on your second or third try, selecting and copying things via c-a c-c will create an empty buffer for an external application like IBM Symphony jEdit 4.3pre16 using Java 1.5.0_20 Karmic Koala Ubuntu ---------------------------------------------------------------------- >Comment By: Roland Hughes (roland_hughes) Date: 2009-08-20 16:00 Message: No, it's a jEdit bug. It has something to do with the "internal clipboard" for lack of a better phrase where you can copy-append. There seems to be some path through the c-c logic which copies it to that internal clipboard, but not the real clipboard used by other applications. It usually always works the first time so I will wager someone forgot to clear a flag. ---------------------------------------------------------------------- Comment By: Alan Ezust (ezust) Date: 2009-08-20 15:37 Message: I've seen this too, but I assumed it was a java or platform bug, not related to jEdit, since I can paste it back in jEdit. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=2841361&group_id=588 |