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 180985 - Code folding menu items should list primary shortcuts
Summary: Code folding menu items should list primary shortcuts
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 7.0.1
Hardware: PC Windows Vista
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-19 16:18 UTC by gliesian
Modified: 2013-03-12 21:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the current state in NB73 (15.41 KB, image/png)
2013-03-12 21:33 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gliesian 2010-02-19 16:18:56 UTC
The following menu items should list the primary shortcuts:

View | Code Folds | Collapse Folds (Ctrl+Subtract) or (Ctrl+Minus)
View | Code Folds | Expand Folds (Ctrl+Add) or (Ctrl+Plus)
View | Code Folds | Collapse All (Ctrl+Shift+Subtract) or (Ctrl+Shift+Minus)
View | Code Folds | Expand All (Ctrl+Shift+Add) or (Ctrl+Shift+Plus)
Comment 1 gliesian 2010-02-19 16:28:01 UTC
Oh yeah... 

If all folds are expanded, the Expand All menu item should be disabled.

If all folds are collapsed, the Collapse All menu item should be disabled.

Thanks.
Comment 2 Vitezslav Stejskal 2010-02-23 05:23:48 UTC
Not a big deal, especially Comment #1.
Comment 3 markiewb 2013-03-12 21:33:54 UTC
Created attachment 132540 [details]
Shows the current state in NB73
Comment 4 markiewb 2013-03-12 21:34:23 UTC
Works for me at least in NB 7.3. See screenshot