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 92928 - Memory meter has unbounded vertical size
Summary: Memory meter has unbounded vertical size
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: REGRESSION, UI
Depends on:
Blocks: 91354
  Show dependency tree
 
Reported: 2007-01-22 03:21 UTC by Jesse Glick
Modified: 2008-12-22 11:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (32.10 KB, image/png)
2007-01-22 03:23 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2007-01-22 03:21:08 UTC
After the integration of #91354, the memory meter cannot be used in the status
line any more. See screenshot. Have not yet checked usage in the regular toolbar
but I presume someone else would notice if the bug existed there too.
Comment 1 Jesse Glick 2007-01-22 03:23:09 UTC
Created attachment 37556 [details]
Screenshot
Comment 2 Jesse Glick 2007-01-22 03:25:09 UTC
BTW in case you didn't know:

-J-Dnetbeans.winsys.statusLine.in.menuBar=true
Comment 3 Jesse Glick 2007-01-22 03:25:57 UTC
What I meant to say was

$ touch $userdir/config/Menu/org-openide-actions-GarbageCollectAction.instance
Comment 4 Jesse Glick 2007-01-22 03:46:41 UTC
Hmm, problem exists even when in regular toolbar.
Comment 5 Marian Mirilovic 2007-01-22 08:47:51 UTC
just note : the same problem with UI Gestures collector - issue 92040
Comment 6 _ rkubacki 2007-01-22 09:35:37 UTC
Checking in GarbageCollectAction.java;
/shared/data/ccvs/repository/openide/actions/src/org/openide/actions/GarbageCollectAction.java,v
 <--  GarbageCollectAction.java
new revision: 1.8; previous revision: 1.7
done
Checking in HeapView.java;
/shared/data/ccvs/repository/openide/actions/src/org/openide/actions/HeapView.java,v
 <--  HeapView.java
new revision: 1.2; previous revision: 1.1

Seems to work correctly for me with logger icon, small/large toolbar, in menu,
with GTKL&F (even with --fontsize).