You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "jahira ibrahim (JIRA)" <ji...@apache.org> on 2018/10/29 18:55:16 UTC

[jira] [Created] (ZEPPELIN-3834) Some keyboard shortcuts do not behave as documented, using Chrome in Windows.

jahira ibrahim created ZEPPELIN-3834:
----------------------------------------

             Summary: Some keyboard shortcuts do not behave as documented, using Chrome in Windows.
                 Key: ZEPPELIN-3834
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3834
             Project: Zeppelin
          Issue Type: Bug
            Reporter: jahira ibrahim


I find that several keyboard shortcuts do not behave as documented. Specifically, using Chrome  on Windows, several shortcuts appeared to have no impact at all, or performed browser-level, non-Zeppelin actions. Please see the table below for expected and actual results, in these few cases.

Also, all the shortcuts are working in MacOS/ Chrome
|Key (Windows)|Description|Windows/Chrome/
 (Raw Zeppelin 0.8.0)|
|Shift + Enter|Run paragraph|works as advertised|
|Ctrl + Alt + C|Cancel|works as advertised|
|Ctrl + P|Move cursor Up|Not working. The cursor is going up ,only when it is placed in the first line of the paragraph. If it is placed in the output area, then it is bringing the print option. |
|Ctrl + N|Move cursor Down|Not working. Opens a new tab|
|Ctrl + Alt + D|Remove paragraph|works as advertised|
|Ctrl + Alt + A|Insert new paragraph above|works as advertised|
|Ctrl + Alt + B|Insert new paragraph below|works as advertised|
|Ctrl + Shift + C|Insert copy of paragraph below|works as advertised|
|Ctrl + Alt + K|Move paragraph Up|works as advertised|
|Ctrl + Alt + J|Move paragraph Down|works as advertised|
|Ctrl + Alt + R|Enable/Disable run paragraph|works as advertised|
|Ctrl + Alt + O|Toggle output|works as advertised|
|Ctrl + Alt + E|Toggle editor|works as advertised|
|Ctrl + Alt + M|Toggle line number|works as advertised|
|Ctrl + Alt + T|Toggle title|works as advertised|
|Ctrl + Alt + L|Clear output|works as advertised|
|Ctrl + Alt + W|Link this paragraph|works as advertised|
|Ctrl + Shift + -|Reduce paragraph width|works as advertised|
|Ctrl + Shift + +|Increase paragraph width|works as advertised|
|Ctrl + .|Auto-completion|works as advertised|
|Ctrl + K|Cut the line|Not working. Highlights the first word of the line where it is placed. |
|Ctrl + Y|Paste the line|Not working. It is not pasting. |
|Ctrl + S|Search inside the code|Not working. Nothing happens. It is not bringing the search option. |
|Ctrl + A|Move cursor to the beginning|Not working. It selects all the content in the paragraph.|
|Ctrl + E|Move cursor at the end|Not working. Puts the cursor in the search bar.|
| | | |



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)