Community
Participate
Working Groups
1. open a java file 2. make sure all the imports are collapsed, so only the first line is visible 3. Select all text using CTRL-A 4. Now copy everything using CTRL-Insert 5. Now paste the clipboard and see that only the first line of the imports is copied. When using CTRL-C or the copy command from the context menu the collapsed text is correctly copied to the clipboard.
Ctrl-Insert directly executes the widget's copy command.
*** This bug has been marked as a duplicate of 65955 ***