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

Summary: Code folding menu items should list primary shortcuts
Product: editor Reporter: gliesian <gliesian>
Component: Code foldingAssignee: Svata Dedic <sdedic>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P4    
Version: 7.0.1   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the current state in NB73

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