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 - cannot enter new watch
Summary: cannot enter new watch
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 16:10 UTC by codesharkc
Modified: 2010-11-11 17:01 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 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.