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 81826 - Debugger views values shows 'null' when open a custom editor
Summary: Debugger views values shows 'null' when open a custom editor
Status: RESOLVED DUPLICATE of bug 53750
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 79787
  Show dependency tree
 
Reported: 2006-08-03 16:15 UTC by Alexander Zgursky
Modified: 2008-12-22 20:40 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 Alexander Zgursky 2006-08-03 16:15:35 UTC
Steps to reproduce:
- start some java debug session
- open the Sessions view
- open the custom editor for the "State" field by clicking on the ellipsis button
Result:
as the custom editor is opened the State field in the Sessions view shows
'null'. If there are more than one debug sessions - the State will be 'null' for
every session.
The issue is reproducable with any debugger view that has properties with custom
editors.
Comment 1 Martin Entlicher 2006-08-04 14:36:22 UTC
Moving to tree table view, please evaluate - might be a dupl. of issue #75227,
but it happens also for non-empty values, like described here.
Comment 2 Marian Mirilovic 2006-08-14 08:31:03 UTC

*** This issue has been marked as a duplicate of 53750 ***