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

setLineClass() fails in 2.22 for {opaque: 0.25;} #409

Closed
kenwebb opened this issue Mar 2, 2012 · 0 comments
Closed

setLineClass() fails in 2.22 for {opaque: 0.25;} #409

kenwebb opened this issue Mar 2, 2012 · 0 comments

Comments

@kenwebb
Copy link

kenwebb commented Mar 2, 2012

CodeMirror version: 2.22
Browser: Firefox 10.0.2 and Google Chrome 17.0.963.56
OS: Linux Ubunto 10.10

I have reproduced the issue by cloning a CodeMirror demo. Please compare the following 2 pages:
http://www.primordion.com/Xholon/webEdition/test/testsetLineClass.html
http://www.primordion.com/Xholon/webEdition/test/testsetLineClass222.html

The first URL uses CodeMirror 2.2, and the second uses CodeMirror 2.22 .
My intention is to de-emphasize the first and last lines of the editor text. This works with the first URL and fails with the second.

The original page where the issue occured is:
http://www.primordion.com/Xholon/wb/openwb.php?q=vecsca&t=physics

@marijnh marijnh closed this as completed in c39a31e Mar 5, 2012
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

2 participants