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

CodeMirror2 is slow in webkit #40

Closed
chiel opened this issue Mar 10, 2011 · 6 comments
Closed

CodeMirror2 is slow in webkit #40

chiel opened this issue Mar 10, 2011 · 6 comments

Comments

@chiel
Copy link

chiel commented Mar 10, 2011

Hi Marijn,

When using CodeMirror2 in Chrome/Safari, it responds very, very slowly to text input, and the cursor remains at the left of the textarea at all times, even after the text appears. Couldn't find an issue about this specifically.

Best,
Chiel

@marijnh
Copy link
Member

marijnh commented Mar 10, 2011

I develop on Chrome, and for me it's faster than any other browser. Please give an exact version and platform, and describe what you are doing.

@chiel
Copy link
Author

chiel commented Mar 10, 2011

Hmm... must be something on my end then, I'll try figure this one out. Consider this report faulty, for now. Sorry. :)

@chiel
Copy link
Author

chiel commented Mar 11, 2011

Trying to find the bug, but I must admit it is hard. Your demos work just fine in my chrome, so it MUST be something on my end.... now to find out what exactly.

Is there anything CodeMirror is especially prone to, or so, that can get me started on figuring this one out?

Thanks in advance.

@marijnh
Copy link
Member

marijnh commented Mar 11, 2011

Nothing comes to mind. It could be something really stupid—this codebase is very new. So yeah, just reduce the complexity of your test one step at a time until you find the relevant difference. (You don't want to know how often I've had to do this for CodeMirror 1.)

@chiel
Copy link
Author

chiel commented Mar 11, 2011

Yeah, it's tied in to some mootools stuff I'm doing, so I'll just have to change some stuff around to make a suitable test. Thanks for the great library, though! :)

@chiel
Copy link
Author

chiel commented Mar 24, 2011

I reopened this as issue #48, with the cause highlighted.

@chiel chiel closed this as completed Mar 24, 2011
alltom pushed a commit to alltom/CodeMirror that referenced this issue Aug 23, 2012
Merged Marijn's undo bugfix, fixes our issue 446
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