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

Prevent errors when pressing arrow keys in an empty notebook #3126

Merged
merged 2 commits into from Apr 6, 2013

Conversation

dwyde
Copy link
Contributor

@dwyde dwyde commented Apr 2, 2013

Notebook.get_selected_cell() returns null in an empty notebook.

As a bonus, there's a CasperJS test in #3125.

minrk added a commit that referenced this pull request Apr 6, 2013
Prevent errors when pressing arrow keys in an empty notebook

Notebook.get_selected_cell() returns null in an empty notebook.
@minrk minrk merged commit bea4d94 into ipython:master Apr 6, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Prevent errors when pressing arrow keys in an empty notebook

Notebook.get_selected_cell() returns null in an empty notebook.
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

Successfully merging this pull request may close these issues.

None yet

2 participants