
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Machine: MacBook Pro, Intel Core 2 Duo
OS: OS X 10.5.1
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
Machine: MacBook Pro, Intel Core 2 Duo
OS: OS X 10.5.1
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
|
|
| Build: |
7,590
|
| Severity: |
High
|
When using a theme other than OS X (for example "Default Alloy") they key bindings for cut/copy paste as well as command-click are replaced with windows counterpart in some of the cases.
For example in the editor everything works fine, however in dialogs such as version history, commit, find and various others only Ctrl- version of those bindings work.
Example (commit dialog):
- Copy text: expected - Command-C, actual Ctrl-C
- Paste text: expected - Command-V, actual Ctrl-V
Example (VCS history dialog):
- Select multiple revisions: expected - Command-Click, actual Ctrl-Click (this has an added issue with Macs since they have their own OS-based Ctrl-Click binding to represent right-button mouse click)
This also exists across other areas of interface.
P.S. the reason I'm using this theme instead of OS-X is that I like that fact that I can have multi-row tabs, that the application menu is NOT in the top bar (like the rest of the Mac apps, IDEA has a lot of menus and they take over the entire top bar on the mac) and that all but text editor fonts are not anti-aliased.
|
|
Description
|
When using a theme other than OS X (for example "Default Alloy") they key bindings for cut/copy paste as well as command-click are replaced with windows counterpart in some of the cases.
For example in the editor everything works fine, however in dialogs such as version history, commit, find and various others only Ctrl- version of those bindings work.
Example (commit dialog):
- Copy text: expected - Command-C, actual Ctrl-C
- Paste text: expected - Command-V, actual Ctrl-V
Example (VCS history dialog):
- Select multiple revisions: expected - Command-Click, actual Ctrl-Click (this has an added issue with Macs since they have their own OS-based Ctrl-Click binding to represent right-button mouse click)
This also exists across other areas of interface.
P.S. the reason I'm using this theme instead of OS-X is that I like that fact that I can have multi-row tabs, that the application menu is NOT in the top bar (like the rest of the Mac apps, IDEA has a lot of menus and they take over the entire top bar on the mac) and that all but text editor fonts are not anti-aliased. |
Show » |
|