[
https://issues.apache.org/jira/browse/COUCHDB-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314539#comment-14314539
]
ASF GitHub Bot commented on COUCHDB-2573:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/262
Fix for selected text in Ace editor
This updates the background color and the location of the selected
text bg color.
Closes COUCHDB-2573
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2573-ace-editor-select-text-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/262.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 #262
----
commit 3c4572aba263da08026a5b61832ae4bd0a167ebb
Author: Ben Keen <[email protected]>
Date: 2015-02-10T17:57:17Z
Fix for selected text in Ace editor
This updates the background color and the location of the selected
text bg color.
Closes COUCHDB-2573
----
> Problems selecting text in Ace editor
> --------------------------------------
>
> Key: COUCHDB-2573
> URL: https://issues.apache.org/jira/browse/COUCHDB-2573
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
>
> Two issues:
> 1. The background color isn't that different from the selected row colour, so
> it's not clear what's selected.
> 2. The selected text background looks like it's being shifted to the left,
> rather than behind the actual text you're selecting
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)