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 238741 - Keyboard Shortcut Card - Ctrl-Shift-Arrows shortcut inconsistency
Summary: Keyboard Shortcut Card - Ctrl-Shift-Arrows shortcut inconsistency
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 7.4
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Geertjan Wielenga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-24 15:47 UTC by ionuion
Modified: 2014-01-13 14:03 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 ionuion 2013-11-24 15:47:41 UTC
Environment:
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b58
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b116
System: Mac OS X version 10.8.5 running on x86_64; UTF-8; en_US (nb)

Java Shortcut Card accessed from the main menu element Help > Java Shortcut Card

In the 'Coding in Java' section:
⌃ ⇧ ← / → / ↑ / ↓ : Select Left / Right / Up / Down


⌃ ⇧ ← / → : decrease/increase indentation for line under cursor or lines under selection 


⌃ ⇧ ↑ / ↓ : move up/down line under cursor or line(s) under selection 


Probably Shift arrows is meant (rather than Ctrl Shift arrows)