This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229756 - Copy paste doesn't work from other sources
Summary: Copy paste doesn't work from other sources
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-15 04:40 UTC by skullalive
Modified: 2013-10-25 18:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skullalive 2013-05-15 04:40:19 UTC
Hello there,

I've juste noticed something which could be a bug.
Actually the copy paste operation doesn't work in the following operations

1-
   a- open firefox (or chrome)
   b- go to the site "http://code.jquery.com/jquery-1.9.0.js"
   c- do ctrl+a then ctrl-c
   d - go back to netbeans 
   e - do ctrl-v => doesn't paste

it looks like the copy paste operation seems to work from netbeans to netbeans not from other sources (text editors, browsers etc) to netbeans.

here below is my configuration

netbeans_default_options="-J-client -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.java2d.noddraw=true -J-Dsun.java2d.dpiaware=true -J-Dsun.zip.disableMemoryMapping=true -J-Dsun.awt.disableMixing=true -J-Dnetbeans.slow.system.clipboard.hack=false"

thank you for your help
Comment 1 Marian Mirilovic 2013-06-07 13:12:34 UTC
Thank you for report, could you please add an information about NB version/build number, JDk version and also OS details ? (all can be found in Help | About ... Please add into comment and reopen. Thanks in advance.
Comment 2 dellasavia 2013-07-16 14:47:06 UTC
(In reply to comment #1)
> Thank you for report, could you please add an information about NB
> version/build number, JDk version and also OS details ? (all can be found in
> Help | About ... Please add into comment and reopen. Thanks in advance.

This bug ocurrs in many other version. I try to copy a code from notepad++ to netbeans and doesn't work too. My version/build netbeans is NetBeans IDE 7.1 (Build 201112071828), JDK 1.6.0_25; Java HotSpot(TM) 64-Bit Server VM 20.0-b11, Windows 7 version6.1 running on amd64; Cp1252; pt_BR (nb). 

Thanks in advance.