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 246420 - Jquery.js Code Will Not Paste into file.
Summary: Jquery.js Code Will Not Paste into file.
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-13 03:39 UTC by etm1109
Modified: 2014-08-13 03:39 UTC (History)
0 users

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 etm1109 2014-08-13 03:39:47 UTC
Product Version: NetBeans IDE 8.0 (Build 201403101706)
Centos 6.5

http://code.jquery.com/jquery-1.11.1.js

Copied the code from here to create jquery file for new project. 

Created javascript file called jquery.js.

Right-click - paste - no text.   
Entered 'test' in text and saved. 
Closed file and re-opened.  Text 'test' still present.  Does not seem permissions
issue. 

Pasted jquery code into GNote and Gedit verifying text was being copied. 
Created jquery file in GEdit and saved into the same folder and that worked. 

I'm just reporting this in the event there is a bug in this build.  
Not sure I'll get a response.   

That is what I have done to troubleshoot. ?