Krystian Nowak created ZEPPELIN-2831:
----------------------------------------
Summary: Markdown paragraph output hidden in report mode after
double click
Key: ZEPPELIN-2831
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2831
Project: Zeppelin
Issue Type: Bug
Components: front-end, Interpreters
Affects Versions: 0.7.2, 0.7.1, 0.7.0
Reporter: Krystian Nowak
When a Markdown paragraph is double clicked in notebook's _report_ mode it
disappear - it seems its output switches to hidden mode then.
Steps to reproduce:
http://localhost:8080/#/notebook/2A94M5J1Z
* open built-in tutorial notebook at
[http://localhost:8080/#/notebook/2A94M5J1Z]
(Zeppelin Tutorial/Basic Features (Spark) notebook)
* switch to _report_ mode
* double click on Markdown paragraph with _Welcome to Zeppelin_ text displayed
* Markdown paragraph disappears (output gets hidden)
* go back to _default_ mode of the notebook
* you should see output of the Markdown paragraph being in hidden mode
* run this paragraph
* output of this Markdown paragraph should be back back in display mode
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)