You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Karuppayya (JIRA)" <ji...@apache.org> on 2016/11/29 16:37:58 UTC

[jira] [Created] (ZEPPELIN-1727) Shift + enter runs two paras simultaeously in a particular case

Karuppayya created ZEPPELIN-1727:
------------------------------------

             Summary: Shift + enter runs two paras simultaeously in a particular case
                 Key: ZEPPELIN-1727
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1727
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Karuppayya


scenario:
1. click *insert new* in p1(say code in p1 is %sh date -u )
2. New para p2 is created and cursor is on the p2 editor.
3. Type code say %sh date -u and press shift + enter.(without clicking on  p2's editor)
The output of p1 and p2 will be same, p2 run triggered p1's run as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)