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

Up-/down-arrow navigation does not work in slideshow #91

Closed
ThomasA opened this issue Mar 31, 2015 · 4 comments
Closed

Up-/down-arrow navigation does not work in slideshow #91

ThomasA opened this issue Mar 31, 2015 · 4 comments
Labels

Comments

@ThomasA
Copy link

ThomasA commented Mar 31, 2015

I have just tested RISE with IPython 3.0.0 and RISE cloned from commit d0a8fbd. When I create a simple slideshow with a couple of slides and some sub-slides or fragments on the first slide, I cannot navigate between sub-slides or fragments using the up/down keys. Left/right keys work fine for navigating between slides. I have previously opened a static reveal slideshow where up/down worked just fine, so I expected that here as well. Is this a known issue?

I am using Firefox 36.0.4 on Linux. I have also tried starting IPython notebook with Chromium as browser, but that does not seem to work at all...

@damianavila
Copy link
Owner

Up and down and not working in RISE by design... they conflict with the up/down actions in the notebook itself... so in RISE to go up/down you have to use pgup/pgdown or you can alternativate go forward/backward with spacebar/shift+spacebar.
If you click on the question mark, you will see the shortcuts used by RISE.

Cheers.

@damianavila
Copy link
Owner

Maybe we can do a note in the README, PR accepted ;-)

@ThomasA
Copy link
Author

ThomasA commented Mar 31, 2015

Thanks for clarifying.

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@damianavila
Copy link
Owner

This info is already mentioned in the README, closing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants