GitHub user Leemoonsoo opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/482

    ZEPPELIN-467 Fix ace editor focusing problem in chrome

    This PR addresses https://issues.apache.org/jira/browse/ZEPPELIN-467
    
    When (invisible) textarea position is not correctly placed(this problem 
occur in Chrome when contents in editor is long), place it in cursor position 
of ace editor. not always set to 0.
    
    This PR also includes scrolling animation improvement. Make animation 
faster (duration 200 -> 100ms), and cancel animation before new animation 
starts.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Leemoonsoo/incubator-zeppelin ZEPPELIN-467

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/482.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #482
    
----
commit 04ba168acfcd87ac68b2788d0b3cbf60c0c7d65a
Author: Lee moon soo <[email protected]>
Date:   2015-11-26T13:44:34Z

    Fix ace editor focusing problem

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to