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)