GitHub user Savalek opened a pull request:
https://github.com/apache/zeppelin/pull/2762
[ZEPPELIN-3131] FIX: cursor in paragraph editor jumps
### What is this PR for?
Sometimes when a user enters text in the paragraph field the lower part of
the paragraph starts to jump. This PR fixes this.
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
[ZEPPELIN-3131](https://issues.apache.org/jira/browse/ZEPPELIN-3131)
### Screenshots

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Savalek/zeppelin ZEPPELIN-3131
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2762.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 #2762
----
commit 0521e250a9289d0d656367e5de155a62a2fed340
Author: Savalek <def113@...>
Date: 2018-02-02T09:24:33Z
FIX: cursor in paragraph editor jumps
----
---