You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Yadong Xie (JIRA)" <ji...@apache.org> on 2018/12/19 03:35:00 UTC

[jira] [Created] (ZEPPELIN-3916) notebook icon can not hide correctly when move inside the tooltip

Yadong Xie created ZEPPELIN-3916:
------------------------------------

             Summary: notebook icon can not hide correctly when move inside the tooltip
                 Key: ZEPPELIN-3916
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3916
             Project: Zeppelin
          Issue Type: Bug
          Components: front-end
    Affects Versions: 0.8.0
            Reporter: Yadong Xie
             Fix For: 0.8.1
         Attachments: Kapture 2018-12-19 at 11.28.42.gif

!Kapture 2018-12-19 at 11.28.42.gif!

 

According to the code [https://github.com/apache/zeppelin/blob/a6f45629459018fefa55eb57da8ce3fb87eb4a5f/zeppelin-web/src/app/home/notebook-template.html#L17]

'showNoteButton' should be clear when mouseleave, but the icon still display when the mouse moves from the bottom of the tooltip.

This can be fixed by changing the ng-mouseover and ng-mouseleave to css selector.



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