Community
Participate
Working Groups
Build Identifier: M20100211-1343 When I copy selected text using Ctrl+Insert (text must contain underscore, for example DOC_NAMESPACE), then paste using Shift+Insert into gnome-terminal based app (for example Midnight Commander search dialog) only part of string is pasted (from underscore). At first I suspected Gnome's VteTerminal and filed bug: https://bugzilla.gnome.org/show_bug.cgi?id=552788 (see for more details) but after debugging I realized that it's rather problem with Eclipse itself (probably Eclipse sets PRIMARY buffer incorrectly, pasting from CLIPBOARD buffer works OK). It happened with Eclipse 3.3, but 3.5 also suffers. Reproducible: Always Steps to Reproduce: 1. Select text with underscore 2. Copy using Ctrl+Insert 3. Switch to gnome-terminal kind of application (like Midnight Commander) 4. Paste with Shift+Insert
I am not able to reproduce the paste problem on my machine when the text (containing underscore) is copied/pasted. Do you have any utilities like Klipper/Glipper running on your system ? Are you able to reproduce the same behavior using 3.6 builds as well ? Can you provide the Linux distro of your machine ?
I've tried with Eclipse 3.3 and 3.5 with Fedora 6 and Ubuntu 9.10, do not use any helper utilities. I also found what is ESSENTIAL to reproduce this bug: DO NOT mark selection with mouse! DO NOT mark selection by holding (just) Shift! MARK by holding Ctrl+Shift (this is crucial!) and moving cursor using arrow's keys, then Ctrl+Insert to copy, switch to gnome-terminal and Shift+Insert to paste. Moreover, you can note that whats copy/pasted depends on direction of marking (cool, huh).
Recent release "Helios" also suffers the same issue.
Reproduced with today's I-build.
*** This bug has been marked as a duplicate of bug 290851 ***