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 233846 - Ctrl+Alt+Plus does not work on Windows 7
Summary: Ctrl+Alt+Plus does not work on Windows 7
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-02 13:20 UTC by MackSix
Modified: 2016-07-27 08:52 UTC (History)
1 user (show)

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 MackSix 2013-08-02 13:20:56 UTC
1. Goto View>>Code Folds>>Expand Fold Tree
2. Ctrl+Alt+Plus does not work on Windows 7.

Workaround: Use Ctrl+MULTIPLY(Keypad) or change alt mapping to Ctrl+Alt+ADD(Keypad).

Product Version: NetBeans IDE Dev (Build 201308012300)
Updates: Updates available
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Jiri Prox 2013-08-05 08:58:11 UTC
reproducible

it probably should be Ctrl-Alt-Add
Comment 2 Martin Balin 2016-07-07 07:27:29 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 MackSix 2016-07-27 08:07:24 UTC
Still valid in:

Product Version: NetBeans IDE Dev (Build 201607220002)
Java: 1.8.0_92; Java HotSpot(TM) 64-Bit Server VM 25.92-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_92-b14
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)


By default Ctrl+Alt+PLUS is mapped to Expand Fold Tree, it should be Ctrl+Alt+MULTIPLY (keypad).

Workaround: Remap defalut to Ctrl+Alt+MULTIPLY (keypad)
Comment 4 MackSix 2016-07-27 08:52:58 UTC
Fixed in:

Product Version: NetBeans IDE Dev (Build 201607270002)
Java: 1.8.0_92; Java HotSpot(TM) 64-Bit Server VM 25.92-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_92-b14
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)

Mapped to Ctrl+*(keypad) (Ctrl+MULTIPLY) like it should be.