You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Lee moon soo (JIRA)" <ji...@apache.org> on 2015/11/26 14:43:11 UTC

[jira] [Created] (ZEPPELIN-467) Ace editor focus problem on long contents

Lee moon soo created ZEPPELIN-467:
-------------------------------------

             Summary: Ace editor focus problem on long contents
                 Key: ZEPPELIN-467
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-467
             Project: Zeppelin
          Issue Type: Bug
         Environment: Chrome
            Reporter: Lee moon soo
            Assignee: Lee moon soo
             Fix For: 0.6.0


ZEPPELIN-437 includes a fixes on scrolling bug of Ace editor on keyboard navigation for Chrome browser.

However in case of ace editor has contents more than window height, the problem still occur.

It's because of the fix moves hidden textarea always to 0 offset (relative to code editor), not actual cursor position.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)