Skip to content

FIX: restore special casing of shift-enter in notebook #14830

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

Merged

Conversation

tacaswell
Copy link
Member

This PR re-applies the fix from @minrk from last time

previous reports:
jupyter/notebook#1124
jupyter/notebook#949

current report:
closes jupyter/notebook#4636

fix:
#6752

accidental revert:
#9027

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

rather than triggering select-next,
which may be an arbitrarily other cell
@tacaswell tacaswell added this to the v2.2.5 milestone Jul 17, 2019
@tacaswell
Copy link
Member Author

@SylvainCorlay not sure if this is going to affect ipympl.

@dstansby dstansby merged commit ec1693c into matplotlib:master Jul 21, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 21, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 21, 2019
dstansby added a commit that referenced this pull request Jul 21, 2019
…830-on-v3.1.x

Backport PR #14830 on branch v3.1.x (FIX: restore special casing of shift-enter in notebook)
@tacaswell tacaswell deleted the fix_restore_nbagg_cell_advance branch July 21, 2019 18:01
tacaswell added a commit that referenced this pull request Oct 15, 2019
…830-on-v2.2.x

Backport PR #14830 on branch v2.2.x (FIX: restore special casing of shift-enter in notebook)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shift-enter on mpl interactive figure not selecting next cell
4 participants