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 191806

Summary: cannot enter new watch
Product: debugger Reporter: codesharkc <codesharkc>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: mmirilovic
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description codesharkc 2010-11-10 16:10:30 UTC
In ide 6.9.1, the text input of the watch dialog is disabled and you cannot enter a value. 

Then when I try it use the inline approach in the watches pane, the input text color is the same as the background color so you can see what your typing.
Comment 1 Martin Entlicher 2010-11-11 13:43:52 UTC
Don't you use some special Look and Feel?
I do not think we have such severe bug in NB 6.9.1.
Didn't you change editor colors?
Comment 2 codesharkc 2010-11-11 17:01:17 UTC
(In reply to comment #1)
> Don't you use some special Look and Feel?
> I do not think we have such severe bug in NB 6.9.1.
> Didn't you change editor colors?

No, I have no special themes on. In fact, I have all of Vista's advanced ui settings turned off.

More importantly is the first item, where the input box is disabled.

To reproduce:
1 open a java file then watches window
2 in the bottom pane, right click and select action "New Watch"
3 try to input - disabled.