Mac OS X Copy-Paste etc.
Hi Jetbrains Team,
I am not sure whether the problem exists because I use Idea default L&F on Mac OS X. However there are a bunch of dialogs which still use CTRL-C/CTRL-V for copy/paste instead of CMD-C/CMD-V.
How would you like to have those issues reported? Create a new Jira task whenever I/we find one, or should i/we collect them within a jira task (since I will probably miss lots of dialogs)?
Examples:
New Project
Project Name, Project Location field
Module-Name, Module-Content Root field
Src Location field
Compiler Output Path field
Editor
New class,interface,file,... Dialog
Goto
Class,File,... Dialog
Please sign in to leave a comment.
I don't think this is going to be fixed since it goes to Look'n'Feel implementation
(Alloy in your case), which we're not able to change.
BTW, why not using native Aqua?
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
Thanks Maxim.
If it goes to the L&F implementation its rather strange, since some dialogs are broken, others do work.
Jens
Only those dialogs are not broken where we use our own text component implementation
versus standard JTextComponent derivatives from Swing.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"