ADS Version: 14.0.0-beta-14
OS: Windows 7 Ultimate - 64 bit
Emacs binding some shortcut keywords don’t work
Steps to reproduce:
1. Go to File>> Options >> Key Mappings:
2. In Keymaps, Select Emacs and Press Set Active Button, Press Ok.
3. Restart ADS
4. Now while using the shortcut keywords,
Followings shortcut keywords don’t work properly.
Sr. No. | Category | Action | Shortcut Keyword on Windows |
---|---|---|---|
1 | General | File: New | Ctrl+N |
2 | General | File: New Editor Window | Ctrl+Shift+N |
3 | General | File: Print | Ctrl+P |
4 | General | Query: Execute | Ctrl+E |
5 | General | Query: Stop | Ctrl+Alt+BACK_SPACE |
6 | General | Query: Describe | Ctrl+D |
7 | General | Query: Commit | Ctrl+Shift+C |
8 | General | Query: Rollback | Ctrl+Shift+R |
9 | General | Query: Show Text History | Alt+F8 |
10 | General | Query: Show DBMS_OUTPUT | Alt+F9 |
11 | General | Query: Show Grid | Alt+F10 |
12 | General | Window: MultiTab/SplitPane Results | Ctrl+Alt+F7 |
13 | General | Window: Show/Hide Application Toolbar | Ctrl+Alt+F8 |
14 | General | Window: Show/Hide Query Toolbar | Ctrl+Alt+F10 |
15 | General | Window: Show/Hide Editor Window | Ctrl+Alt+F6 |
16 | General | Window: Show/Hide Query Results | Ctrl+Alt+F11 |
17 | General | Window: Show/Hide Tree Panels | Ctrl+Alt+F12 |
18 | General | Window: Close All Tabs | Ctrl+Alt+F4 |
19 | General | Window: Tab Focus Top/Bottom | Ctrl+2 |
20 | General | Window: Focus Tree/Document | Ctrl+3 |
21 | Text Editor | Edit: Copy (alternative) | ESCAPE W |
22 | Text Editor | Edit: Delete Previous Word (alternative) | ESCAPE |
23 | Text Editor | Edit: Delete Next Word | Alt+D |
24 | Text Editor | Edit: Text Begin (alternative) | ESCAPE Shift+COMMA |
25 | Text Editor | Edit: Text End (alternative) | ESCAPE Shift+PERIOD |
26 | Table Data Editor | Edit: Clear Selected Deleted Row(s) | Ctrl+Alt+E |
27 | History | Toolbar: Preview Panel | Ctrl+Alt+F12 |
28 | History | General: Focus History/Preview | Ctrl+2 |
29 | Query Builder | Query: Cancel | Ctrl+Alt+BACK_SPACE |
30 | Query Builder | Windows: Diagram Pane | Ctrl+Alt+F9 |
31 | Query Builder | Windows: Columns Pane | Ctrl+Alt+F10 |
32 | Query Builder | Windows: SQL Pane | Ctrl+Alt+F11 |
33 | Query Builder | Windows: Results Pane | Ctrl+Alt+F12 |
34 | Query Builder | Windows: Next Pane | Alt+RIGHT |
35 | Query Builder | Windows: Previous Pane | Alt+LEFT |
36 | ER Modeler | Edit: New Region | Alt+R |
37 | ER Modeler | Window: Show/Hide Model | Ctrl+Alt+F9 |
38 | ER Modeler | Window: Show/Hide Object Properties | Ctrl+Alt+F10 |
39 | ER Modeler | Window: Show/Hide Overview | Ctrl+Alt+F11 |
40 | ER Modeler | Window: Show/Hide Palette | Ctrl+Alt+F12 |
41 | PDF Viewer | Edit: Copy Selected Text | Ctrl+C |
A comments on this issue:
1. There are a few conflicts between Text Editor and Query Analyzer. For example: 1 (General/File: New/Ctrl+N) and 3 (General/File: Print/Ctrl+P). They will be remapped or removed
2. These key bindings: 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 26 (and more) seem to be working for me
3. These key bindings: 22, 23, 24, 25 are part of issue #9297. They probably should not be repeated here.
4. There are key bindings that do not work on both Default and Emacs, and also do not work on prior versions (<= ADS 13.0). For example, 2 (General/File: New Editor Window/Ctrl+Shift+N), and 36 (ER Modeler/Edit: New Region/Alt+R). It would be helpful if these could be isolated, and be reported as separate issues (because they are not Emacs-specific)
I have remapped the following to avoid conflicts with the "General" category:
Edit: Line Up
Edit: Line Down
Edit: Line Start
Edit: Line End
Edit: Paste (alternative)
Edit: Delete Line
Edit: Select All
I am marking this issue as fixed. As commented before, please isolate those key bindings which do not work on both Default and Emacs and on prior versions, report as a separate issue so we can prioritize accordingly.
I have remapped the following to avoid conflicts with the "General" category:
Edit: Line Up
Edit: Line Down
Edit: Line Start
Edit: Line End
Edit: Paste (alternative)
Edit: Delete Line
Edit: Select All
I am marking this issue as fixed. As commented before, please isolate those key bindings which do not work on both Default and Emacs and on prior versions, report as a separate issue so we can prioritize accordingly.
Retested all shortcut keywords on new build ADS 14.0.0-beta-23
1. These below key bindings are not working:
Sr. No. | Category | Action | Shortcut Keyword on Windows Emacs Keymappings |
---|---|---|---|
1 | General | File: New Editor Window | Ctrl+Shift+N |
2 | General | Window: Show/Hide Query Results | Ctrl+Alt+F11 |
3 | General | Window: Show/Hide Tree Panels | Ctrl+Alt+F12 |
4 | Table Data Editor | Edit: Fill Down | Ctrl+Alt+D |
5 | Table Data Editor | Edit: Fill Right | Ctrl+Alt+R |
6 | History | Toolbar: Preview Panel | Ctrl+Alt+F12 |
7 | History | General: Focus History/Preview | Ctrl+2 |
8 | Query Builder | Windows: SQL Pane | Ctrl+Alt+F11 |
9 | Query Builder | Windows: Results Pane | Ctrl+Alt+F12 |
10 | Query Builder | Windows: Next Pane | Alt+RIGHT |
11 | Query Builder | Windows: Previous Pane | Alt+LEFT |
12 | ER Modeler | Edit: New Region | Alt+R |
13 | ER Modeler | Window: Show/Hide Overview | Ctrl+Alt+F11 |
14 | ER Modeler | Window: Show/Hide Palette | Ctrl+Alt+F12 |
15 | PDF Viewer | Edit: Copy Selected Text | Ctrl+C |
Retested all shortcut keywords on new build ADS 14.0.0-beta-23
1. These below key bindings are not working:
Sr. No. | Category | Action | Shortcut Keyword on Windows Emacs Keymappings |
---|---|---|---|
1 | General | File: New Editor Window | Ctrl+Shift+N |
2 | General | Window: Show/Hide Query Results | Ctrl+Alt+F11 |
3 | General | Window: Show/Hide Tree Panels | Ctrl+Alt+F12 |
4 | Table Data Editor | Edit: Fill Down | Ctrl+Alt+D |
5 | Table Data Editor | Edit: Fill Right | Ctrl+Alt+R |
6 | History | Toolbar: Preview Panel | Ctrl+Alt+F12 |
7 | History | General: Focus History/Preview | Ctrl+2 |
8 | Query Builder | Windows: SQL Pane | Ctrl+Alt+F11 |
9 | Query Builder | Windows: Results Pane | Ctrl+Alt+F12 |
10 | Query Builder | Windows: Next Pane | Alt+RIGHT |
11 | Query Builder | Windows: Previous Pane | Alt+LEFT |
12 | ER Modeler | Edit: New Region | Alt+R |
13 | ER Modeler | Window: Show/Hide Overview | Ctrl+Alt+F11 |
14 | ER Modeler | Window: Show/Hide Palette | Ctrl+Alt+F12 |
15 | PDF Viewer | Edit: Copy Selected Text | Ctrl+C |
Aqua Data Studio 14.0.0-beta-23
Build #: 32874
Built on: 2013-Jun-14 07:18:00 AM
Operating Environment : Linux(2.6.18-348.6.1.el5,i386)
Emacs binding some shortcut keywords don’t work
Steps to reproduce:
1. Go to File>> Options >> Key Mappings:
2. In Keymaps, Select Emacs and Press Set Active Button, Press Ok.
3. Restart ADS
4. Now while using the shortcut keywords,
Followings shortcut keywords don’t work properly.
Sr. No. | Category | Action | Shortcut Keyword on Linux Machine |
---|---|---|---|
1 | General | File: New | Ctrl+N |
2 | General | File: New Editor Window | Ctrl+Shift+N |
3 | General | File: Print | Ctrl+P |
4 | General | Query: Execute Edit | Ctrl+Alt+ENTER |
5 | General | Query: Stop | Ctrl+Alt+BACK_SPACE |
6 | General | Query: Describe | Ctrl+D |
7 | General | Query: Commit | Ctrl+Shift+C |
8 | General | Query: Rollback | Ctrl+Shift+R |
9 | General | Query: Show Text | Alt+F7 |
10 | General | Query: Show Text History | Alt+F8 |
11 | General | Query: Show DBMS_OUTPUT | Alt+F9 |
12 | General | Query: Show Grid | Alt+F10 |
13 | General | Automate: Introduce DELETE Stmt | Ctrl+Alt+D |
14 | General | Window: MultiTab/SplitPane Results | Ctrl+Alt+F7 |
15 | General | Window: Show/Hide Application Toolbar | Ctrl+Alt+F8 |
16 | General | Window: Show/Hide Query Toolbar | Ctrl+Alt+F10 |
17 | General | Window: Show/Hide Editor Window | Ctrl+Alt+F6 |
18 | General | Window: Show/Hide Query Results | Ctrl+Alt+F11 |
19 | General | Window: Show/Hide Tree Panels | Ctrl+Alt+F12 |
20 | General | Window: Close All Tabs | Ctrl+Alt+F4 |
21 | General | Window: Tab Focus Top/Bottom | Ctrl+2 |
22 | General | Window: Focus Tree/Document | Ctrl+3 |
23 | General | Help: Online Documentation | Shift+F1 |
24 | Table Data Editor | Edit-Fill Down | Ctrl+Alt+D |
25 | Table Data Editor | Edit-Fill Right | Ctrl+Alt+R |
26 | History | Toolbar: Preview Panel | Ctrl+Alt+F12 |
27 | History | General: Focus History/Preview | Ctrl+2 |
28 | Query Builder | Query: Cancel | Ctrl+Alt+BACK_SPACE |
29 | Query Builder | Windows: Diagram Pane | Ctrl+Alt+F9 |
30 | Query Builder | Windows: Columns Pane | Ctrl+Alt+F10 |
31 | Query Builder | Windows: SQL Pane | Ctrl+Alt+F11 |
32 | Query Builder | Windows: Results Pane | Ctrl+Alt+F12 |
33 | Query Builder | Windows: Next Pane | Alt+RIGHT |
34 | Query Builder | Windows: Previous Pane | Alt+LEFT |
35 | ER Modeler | Edit: New Region | Alt+R |
36 | ER Modeler | Window: Show/Hide Model | Ctrl+Alt+F9 |
37 | ER Modeler | Window: Show/Hide Object Properties | Ctrl+Alt+F10 |
38 | ER Modeler | Window: Show/Hide Overview | Ctrl+Alt+F11 |
39 | ER Modeler | Window: Show/Hide Palette | Ctrl+Alt+F12 |
40 | PDF Viewer | Edit: Copy Selected Text | Ctrl+C |
Aqua Data Studio 14.0.0-beta-23
Build #: 32874
Built on: 2013-Jun-14 07:18:00 AM
Operating Environment : Linux(2.6.18-348.6.1.el5,i386)
Emacs binding some shortcut keywords don’t work
Steps to reproduce:
1. Go to File>> Options >> Key Mappings:
2. In Keymaps, Select Emacs and Press Set Active Button, Press Ok.
3. Restart ADS
4. Now while using the shortcut keywords,
Followings shortcut keywords don’t work properly.
Sr. No. | Category | Action | Shortcut Keyword on Linux Machine |
---|---|---|---|
1 | General | File: New | Ctrl+N |
2 | General | File: New Editor Window | Ctrl+Shift+N |
3 | General | File: Print | Ctrl+P |
4 | General | Query: Execute Edit | Ctrl+Alt+ENTER |
5 | General | Query: Stop | Ctrl+Alt+BACK_SPACE |
6 | General | Query: Describe | Ctrl+D |
7 | General | Query: Commit | Ctrl+Shift+C |
8 | General | Query: Rollback | Ctrl+Shift+R |
9 | General | Query: Show Text | Alt+F7 |
10 | General | Query: Show Text History | Alt+F8 |
11 | General | Query: Show DBMS_OUTPUT | Alt+F9 |
12 | General | Query: Show Grid | Alt+F10 |
13 | General | Automate: Introduce DELETE Stmt | Ctrl+Alt+D |
14 | General | Window: MultiTab/SplitPane Results | Ctrl+Alt+F7 |
15 | General | Window: Show/Hide Application Toolbar | Ctrl+Alt+F8 |
16 | General | Window: Show/Hide Query Toolbar | Ctrl+Alt+F10 |
17 | General | Window: Show/Hide Editor Window | Ctrl+Alt+F6 |
18 | General | Window: Show/Hide Query Results | Ctrl+Alt+F11 |
19 | General | Window: Show/Hide Tree Panels | Ctrl+Alt+F12 |
20 | General | Window: Close All Tabs | Ctrl+Alt+F4 |
21 | General | Window: Tab Focus Top/Bottom | Ctrl+2 |
22 | General | Window: Focus Tree/Document | Ctrl+3 |
23 | General | Help: Online Documentation | Shift+F1 |
24 | Table Data Editor | Edit-Fill Down | Ctrl+Alt+D |
25 | Table Data Editor | Edit-Fill Right | Ctrl+Alt+R |
26 | History | Toolbar: Preview Panel | Ctrl+Alt+F12 |
27 | History | General: Focus History/Preview | Ctrl+2 |
28 | Query Builder | Query: Cancel | Ctrl+Alt+BACK_SPACE |
29 | Query Builder | Windows: Diagram Pane | Ctrl+Alt+F9 |
30 | Query Builder | Windows: Columns Pane | Ctrl+Alt+F10 |
31 | Query Builder | Windows: SQL Pane | Ctrl+Alt+F11 |
32 | Query Builder | Windows: Results Pane | Ctrl+Alt+F12 |
33 | Query Builder | Windows: Next Pane | Alt+RIGHT |
34 | Query Builder | Windows: Previous Pane | Alt+LEFT |
35 | ER Modeler | Edit: New Region | Alt+R |
36 | ER Modeler | Window: Show/Hide Model | Ctrl+Alt+F9 |
37 | ER Modeler | Window: Show/Hide Object Properties | Ctrl+Alt+F10 |
38 | ER Modeler | Window: Show/Hide Overview | Ctrl+Alt+F11 |
39 | ER Modeler | Window: Show/Hide Palette | Ctrl+Alt+F12 |
40 | PDF Viewer | Edit: Copy Selected Text | Ctrl+C |
I am marking this as duplicate of issue #9356. Please see that issue for changes I have done to key binding definitions.
Also note that there are bindings that work on Linux, but not on Windows. Since Linux/Windows share the same binding definition, we have decided to leave these in consistency as they are.
I am marking this as duplicate of issue #9356. Please see that issue for changes I have done to key binding definitions.
Also note that there are bindings that work on Linux, but not on Windows. Since Linux/Windows share the same binding definition, we have decided to leave these in consistency as they are.
We have tested intensively in the latest build - 14.0.0-beta-38 and the Emacs binding is fixed. There are a few items which you need to know about the short cuts. I will send an email with the details.
We have tested intensively in the latest build - 14.0.0-beta-38 and the Emacs binding is fixed. There are a few items which you need to know about the short cuts. I will send an email with the details.
Issue #9330 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 14.0.0-beta-21 |
No time estimate |
3 issue links |
is a duplicate of #9331
Issue #9331Emacs binding some more shortcut keywords don’t work on Linux operating system |
relates to #858
Issue #858It would be great if the various editors in ADS would support the OS X global key bindings |
duplicates #9356
Issue #9356Some Key bindings do not work on both Default and Emacs Key Mappings |
A comments on this issue:
1. There are a few conflicts between Text Editor and Query Analyzer. For example: 1 (General/File: New/Ctrl+N) and 3 (General/File: Print/Ctrl+P). They will be remapped or removed
2. These key bindings: 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 26 (and more) seem to be working for me
3. These key bindings: 22, 23, 24, 25 are part of issue #9297. They probably should not be repeated here.
4. There are key bindings that do not work on both Default and Emacs, and also do not work on prior versions (<= ADS 13.0). For example, 2 (General/File: New Editor Window/Ctrl+Shift+N), and 36 (ER Modeler/Edit: New Region/Alt+R). It would be helpful if these could be isolated, and be reported as separate issues (because they are not Emacs-specific)