Lee moon soo created ZEPPELIN-1731: -------------------------------------- Summary: EditOnDoubleClick enabled unexpectedly Key: ZEPPELIN-1731 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1731 Project: Zeppelin Issue Type: Bug Reporter: Lee moon soo
EditOnDoubleClick enabled unexpectedly in certain case. How to reproduce: 1. Create empty new note 2. Change interpreter binding order. Make md as default interpreter (move top of the list) 3. Refresh page 4. Run code for interpreter that does not enable EditOnDoubleClick in the first paragraph. (e.g. %sh whoami) 5. You can see EditOnDoubleClick is applied on the first paragraph. -- This message was sent by Atlassian JIRA (v6.3.4#6332)