Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with text box in Pipeline job #19

Open
nbalagopal opened this issue Mar 22, 2016 · 2 comments
Open

Not compatible with text box in Pipeline job #19

nbalagopal opened this issue Mar 22, 2016 · 2 comments

Comments

@nbalagopal
Copy link

Jenkins version: 1.654
Job type: Pipeline

The textbox for this job type is "special" with code assist and line numbers. The cursor is in this text box is displayed offset by about 4-5 characters. For example, if the cursor is displayed at position 5 and I type something, chars actually are added at position 1.

@slide
Copy link

slide commented Jun 20, 2016

I think the problem is with the following: https://github.com/jenkins-contrib-themes/jenkins-neo-theme/blob/master/less/style.less#L12. The ACE Content Editor only supports monospaced fonts. Perhaps there could be something that stops using the font when the class is ace_content?

@imranity
Copy link

imranity commented Mar 9, 2017

same issue, i searched and found the reason http://stackoverflow.com/questions/15183031/ace-editor-cursor-behaves-incorrectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants