JaroslavTulach commented on a change in pull request #3876:
URL: https://github.com/apache/netbeans/pull/3876#discussion_r837604864
##########
File path:
ide/projectui/src/org/netbeans/modules/project/ui/resources/license-default.txt
##########
@@ -1,4 +1,4 @@
${licenseFirst!""}
-${licensePrefix}Click
nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change
this license
-${licensePrefix}Click
nbfs://nbhost/SystemFileSystem/${.data_model["org.openide.filesystems.FileObject"].getPath()}
to edit this template
+${licensePrefix}Ctrl/Cmd+Click
nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change
this license
+${licensePrefix}Ctrl/Cmd+Click
nbfs://nbhost/SystemFileSystem/${.data_model["org.openide.filesystems.FileObject"].getPath()}
to edit this template
Review comment:
I'd like to point out that users not knowing how to "click" in the
editor (e.g. with Ctrl or Cmd) probably don't know how to navigate to symbol
definitions either! _"Addressing"_ just the URL problem without fixing the
underlying usability issue makes little sense to me.
I am fine with some rewording - for example `Visit nbfs:...` or `Navigate to
nbfs:` - and then letting the user intelligence work - but I find
`Ctrl/Cmd+Click` so ugly, that I cannot adore it... even if it helped even a
single user.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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