You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Shawn Weeks (JIRA)" <ji...@apache.org> on 2018/05/02 23:00:02 UTC

[jira] [Created] (ZEPPELIN-3439) Disable Edit on Double Click for AngularJS

Shawn Weeks created ZEPPELIN-3439:
-------------------------------------

             Summary: Disable Edit on Double Click for AngularJS
                 Key: ZEPPELIN-3439
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3439
             Project: Zeppelin
          Issue Type: Bug
          Components: Interpreters
    Affects Versions: 0.7.3
            Reporter: Shawn Weeks


The default setting of true for editOnDblClick in AngularJS's interpreter breaks things like buttons and text fields causing you to switch to the editor closing your existing "app" when you were just trying to select the entire text box or clicked a button too fast. If the editor is already open it does not close the "app".

This is reproduceable with the examples at [https://zeppelin.apache.org/docs/latest/displaysystem/front-end-angular.html] just run one of those with the editor closed and double click on the Super Hero text field. 



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