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 106354 - Empty palette should not be in view (ie should remain closed)
Summary: Empty palette should not be in view (ie should remain closed)
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks: 106178
  Show dependency tree
 
Reported: 2007-06-12 06:40 UTC by Ayub Khan
Modified: 2008-12-22 14:36 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 Ayub Khan 2007-06-12 06:40:36 UTC
If I add some palette items (to java mimetype) using NB6.0 mechanism for
palettes, then hide these items using palette filter. A blank palette still
shows up. This will be annoying to users who use form editors frequently. See
attachment.
Comment 1 Stanislav Aubrecht 2007-06-12 09:37:02 UTC
this is as designed. the main purpose of the palette filter is to show/hide some
palette items depending on the current context of the document the palette is
associated with.
not showing the palette window when there's no palette content would be
confusing for users - imagine clicking 'show palette' action in the main menu
and nothing happens because there's no palette content...