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 134513 - Navigator filter pane cannot be closed by shortcut
Summary: Navigator filter pane cannot be closed by shortcut
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-05 12:56 UTC by Jiri Prox
Modified: 2015-04-16 20:23 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 Jiri Prox 2008-05-05 12:56:55 UTC
Product Version: NetBeans IDE Dev (Build 20080504170408)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)

The navigator filter pane (TapPanel.java) cannot be closed by shortcut as stated in its tooltip:
"Click or press C-T to hide/show when the Navigator is active"
Comment 1 markiewb 2015-04-16 20:23:21 UTC
The old implementation does not exist anymore. 

The Navigator is a TopComponent since NB7.x. 
Resolve as invalid