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 135813 - Cannot edit watches values in non pined Watches window
Summary: Cannot edit watches values in non pined Watches window
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-26 14:40 UTC by Martin Fousek
Modified: 2008-06-27 09:37 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 Martin Fousek 2008-05-26 14:40:06 UTC
Product Version: NetBeans IDE Dev (Build 200805221203)
Java: 1.6.0_10-ea; Java HotSpot(TM) Client VM 11.0-b09
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

Observed: I can't edit watches values in non pined window.

Steps to reproduce:
1, Open Watches window
2, Add there some watches
3, Start debugging and stop on some line
4, Minimize this window
5, Click on minimized Watches to enlarge it
6, Try now change value of the watches - it isn't possible
Comment 1 Daniel Prusa 2008-05-28 10:39:50 UTC
It is not possible to invoke editing by mouse. A watch value can be edited by property editor (invoked after pushing ...
button). It seems that mouse clicking on watch value field is somehow directed to watch name field, it blinks when
performing the clicks.
Comment 2 Martin Entlicher 2008-05-28 10:43:33 UTC
This looks like a bug of TreeTableView
Comment 3 Stanislav Aubrecht 2008-06-16 17:17:59 UTC
fixed

3be1a6205f00
Comment 4 Martin Fousek 2008-06-27 09:37:45 UTC
Verified with build 080627.