Slow on IE6 #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version two seems to easily outperform version 1 on all platforms except IE6.
I don't really care about IE6 all that much, but if someone wants to do some profiling (how do you even do that on IE6?) and suggest improvements, I'm open to that.
With IE 6.0.2900.2180 the slow down is (amazingly) negligible, but then you have stuff like this:

I vote to not support IE 6, I believe the users (government? old enterprises?) of this browser are not the public target for this editor.
2068d0bf0eshould handle this problem (via http://stackoverflow.com/questions/4759988/xhtml-ie6-overflowhidden-problem)I'd like CodeMirror to basically work on IE6, so that people stuck in the past aren't entirely left out. That being said, I don't care much about having everything act polished on this browser.
Mysteriously, the slowness does indeed no longer occur in current HEAD, so I'm closing this issue.
mentioned in issue #5251