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

Backspace navigates backwards after using a button in a "dialog" #671

Closed
tsuckow opened this issue Jul 28, 2012 · 1 comment
Closed

Backspace navigates backwards after using a button in a "dialog" #671

tsuckow opened this issue Jul 28, 2012 · 1 comment

Comments

@tsuckow
Copy link

tsuckow commented Jul 28, 2012

Reproduce:

Link to:
http://codemirror.net/demo/vim.html

Make sure you have history.

Select the editor

Type
:notexist
[enter]
[enter]
[backspace]

You have now navigated away from the page.

@peterkroon
Copy link
Contributor

I can reproduce this on Chrome W732
So the problem is that the editor looses focus after the last [enter].

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