[
https://issues.apache.org/jira/browse/COUCHDB-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212458#comment-14212458
]
ASF GitHub Bot commented on COUCHDB-2454:
-----------------------------------------
GitHub user michellephung opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/152
fixes ace editor cutting off viewing code
Jira ticket https://issues.apache.org/jira/browse/COUCHDB-2454
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michellephung/couchdb-fauxton
2454-Ace-Document-Editor-cuts-off-very-long-lines-of-code
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/152.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 #152
----
commit 8523f2d7b440cb3be51c3f4eecc63b3ad25face5
Author: Michelle Phung <[email protected]>
Date: 2014-11-14T16:03:45Z
fixes ace editor cutting off viewing code
----
> Ace Document Editor has width larger than container div, so very long lines
> of code are cut off
> -----------------------------------------------------------------------------------------------
>
> Key: COUCHDB-2454
> URL: https://issues.apache.org/jira/browse/COUCHDB-2454
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Michelle Phung
> Priority: Minor
>
> When you are editing a json document in Fauxton, if you have a long enough
> line of code, you can't scroll all the way to the right horizontally to view
> the entire line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)