Stuart created NETBEANS-6036:
--------------------------------
Summary: Toggle Comment
Key: NETBEANS-6036
URL: https://issues.apache.org/jira/browse/NETBEANS-6036
Project: NetBeans
Issue Type: Bug
Components: cnd - Editor
Affects Versions: 12.4, 12.3, 12.5
Environment: Netbeans 12.4/12.5 the zip none installer version.
OpenJDK 64bit Windows again none installer version. Use OpenJDK 11 or 14
Windows 10
Reporter: Stuart
The toggle-comment command used to work in the editor using Ctrl+Shift+C this
no longer works even though its listed in the Keymap the Alternate shortcut of
Ctrl+/ does work but is anoying to use.
The original command shortcut (Ctrl+Shift+C) works correctly on Linux but is
broken on Windows and has been since at least 12.3
To reproduce, use the following OpenJDK (64bit Windows) from adoptjdk I've used
versions 11 and 14.
Load a php, js, html, twig, xml file (I suspect its a problem with all file
types where comments are permissible, but this list is just the ones I use on a
daily basis).
Use the normal keystroke Ctrl+Shift+C and it will do nothing and I would expect
it to comment out a line of code and then uncomment a line of code. Lines
without comments don't become commented out and pre-existing comments don't get
removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists