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 76860 - 'null' instead of column name in Classes view
Summary: 'null' instead of column name in Classes view
Status: VERIFIED DUPLICATE of bug 55073
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Solaris
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-25 14:46 UTC by Jiri Kovalsky
Modified: 2006-06-06 13:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of dialog with "null" as visible column. (8.83 KB, image/png)
2006-05-25 14:48 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2006-05-25 14:46:15 UTC
Development build #200605220200 of NetBeans 5.5
Solaris 10 x86, JDK 1.5.0_05

Description:
============
It's rather minor issue but if user clicks button above vertical scrollbar e.g.
in Classes view it should display all available columns. The view has only one
column though and dialog displays "null" as its description. See attached
screenshot.

Steps to reproduce:
===================
1. Invoke "Window|Debugging|Classes" from main menu.
2. Click the small button above vertical scrollbar.
3. "ClassesView - Change Visible Columns" dialog shows up displaying only one
column "null".
Comment 1 Jiri Kovalsky 2006-05-25 14:48:03 UTC
Created attachment 30601 [details]
Screenshot of dialog with "null" as visible column.
Comment 2 Martin Entlicher 2006-06-06 10:54:37 UTC
This is a dupl. of issue #55073. It's a problem in openide.

*** This issue has been marked as a duplicate of 55073 ***
Comment 3 Jiri Kovalsky 2006-06-06 13:12:20 UTC
Okay, I didn't know about it. Verifying as dup of another issue.