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 196777 - MacOSX: can't add new variable via 2 clicks into <Enter new watch> cell
Summary: MacOSX: can't add new variable via 2 clicks into <Enter new watch> cell
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 14:16 UTC by soldatov
Modified: 2011-06-03 18:17 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 soldatov 2011-03-16 14:16:56 UTC
Scenario:
- Load Welcome into debugger
- Open Variables tab
==> On MacOSX  I can't add new variable via 2 clicks into <Enter new watch> cell

In Java debugger double click activates new window
Comment 1 stiffuser 2011-04-01 18:29:25 UTC
I'm experiencing the same problem with Variables and Watches windows. The <Enter new watch> field does not become editable when clicking, double clicking, or pressing enter. Essentially, it's impossible to add new watches.
Comment 2 Egor Ushakov 2011-06-02 09:09:33 UTC
the problem is that we do not have double-click customize action for watches
Comment 3 Egor Ushakov 2011-06-02 09:19:19 UTC
(In reply to comment #1)
> I'm experiencing the same problem with Variables and Watches windows. The
> <Enter new watch> field does not become editable when clicking, double
> clicking, or pressing enter. Essentially, it's impossible to add new watches.

there is a special button in variables/watches view, and action in the main menu and file context menu to add a new watch
Comment 4 Egor Ushakov 2011-06-02 14:32:11 UTC
new watch item default action fixed in:
http://hg.netbeans.org/releases/rev/0bae2eeb5eb6
Comment 5 soldatov 2011-06-03 10:43:01 UTC
verified
NetBeans IDE 7.0.1 Dev (Build 201106030000)
Comment 6 Quality Engineering 2011-06-03 18:17:38 UTC
Integrated into 'main-golden', will be available in build *201106031000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4cbf348f6b33
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #196777 (MacOSX: can't add new variable via 2 clicks into <Enter new watch> cell)
(transplanted from 0bae2eeb5eb61291408e5c45cfdd96771afd03d8)