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 145430

Summary: Disable "OK" button for empty watch.
Product: debugger Reporter: Peter Pis <ppis>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2008-08-28 14:25:27 UTC
Product Version: NetBeans IDE Dev (Build 200808280201)
Java: 1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03
System: Linux version 2.6.9-1.667 running on i386; UTF-8; en_US (nb)
Userdir: /home.local/pvcs/.netbeans/dev

Steps:
1. Open "Window|Debugging|Watches" from main menu.
2. Invoke "New watch" popup menu action from this view.
3. New watch dialog is opened.

"OK" button is always enabled. There should be some check for empty string. If empty then disable this button.
Comment 1 Martin Entlicher 2008-09-02 15:50:57 UTC

*** This issue has been marked as a duplicate of 64524 ***
Comment 2 Peter Pis 2008-09-04 15:59:17 UTC
Verified as a dup. Closing.