Soonoh Jung created ZEPPELIN-6185:
-------------------------------------
Summary: Keyboard shortcut should not work in text input
Key: ZEPPELIN-6185
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6185
Project: Zeppelin
Issue Type: Bug
Components: front-end
Affects Versions: 0.12.0
Environment: chrome browser
jdbc interpreter
Reporter: Soonoh Jung
When I create dynamic text input and put 'l' character it is not entered in the
text field and it is working as keyboard short cut which is "show/hide line
numbers"
notebook example:
----
%jdbc
select * from users where email = ${Email=}
----
--
This message was sent by Atlassian Jira
(v8.20.10#820010)