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 - Disable "OK" button for empty watch.
Summary: Disable "OK" button for empty watch.
Status: CLOSED DUPLICATE of bug 64524
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-28 14:25 UTC by Peter Pis
Modified: 2008-09-04 15:59 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 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.