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 230296 - Unnecessary warning when CTRL+Arrow is used in read-only file
Summary: Unnecessary warning when CTRL+Arrow is used in read-only file
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 04:44 UTC by _ gtzabari
Modified: 2016-07-07 19:15 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 _ gtzabari 2013-05-27 04:44:46 UTC
Product Version: NetBeans IDE Dev (Build 201305232300)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows 7 version 6.1 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev

1. Open java.nio.file.spi.FileSystemProvider
2. Hit CTRL+Right Arrow or CTRL+Left Arrow to jump to the next/last word.
3. Netbeans beeps and prints a warning "java/nio/file/spi/FileSystemProvider.java is read-only because it is inside c:\program files\java\jdk1.7.0_21\src.zip"

Expected behavior: CTRL+Arrow is not supposed to modify any data so Netbeans should not issue any warning or beep.
Comment 1 Martin Balin 2016-07-07 07:17:40 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 2 _ gtzabari 2016-07-07 19:15:14 UTC
Confirmed fixed in dev build 201607060002.