Ben Epstein created ZEPPELIN-2623: ------------------------------------- Summary: Cursor value incorrect with whitespace Key: ZEPPELIN-2623 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2623 Project: Zeppelin Issue Type: Bug Affects Versions: 0.8.0 Environment: Running on macOS Sierra Reporter: Ben Epstein
The cursor is increased every time the user hits return (enter) to create a new line. For example, if I hit enter twice then write my first line of code, the cursor value will be off by 2. This is causing issues with the autocomplete functionality. -- This message was sent by Atlassian JIRA (v6.3.15#6346)