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 221958 - Debugger is opening local files in read only mode
Summary: Debugger is opening local files in read only mode
Status: RESOLVED WORKSFORME
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2012-11-12 12:39 UTC by Vladimir Riha
Modified: 2013-07-30 10:44 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 Vladimir Riha 2012-11-12 12:39:45 UTC
To reproduce:
- open file.html, add some breakpoints (I tried line and DOM) and run it in Chrome
- perform some action so code execution stops at the given breakpoint

=> file.html is opened twice in editor (meaning new instance), the 2nd one is a read-only mode (gray background, file name in cursive) and the read only file is focused 



Product Version: NetBeans IDE Dev (Build 201211120001)
Java: 1.7.0_10-ea; Java HotSpot(TM) Client VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-ea-b15
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
Comment 1 Vladimir Riha 2012-11-12 12:41:11 UTC
It works on Ubuntu, so perhaps Windows specific issue? I'll try Windows7 later.
Comment 2 Vladimir Riha 2012-11-12 14:07:14 UTC
now it's working even on WinXp :/
Comment 3 Vladimir Riha 2013-07-30 10:44:25 UTC
Cannot reproduce anymore

Product Version: NetBeans IDE Dev (Build 201307292300)
Java: 1.7.0_40-ea; Java HotSpot(TM) Client VM 24.0-b52
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b33
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)