rise icon indicating copy to clipboard operation
rise copied to clipboard

Cell execution causes slide to advance

Open TomNicholas opened this issue 1 year ago • 5 comments

Executing a cell causes the slides to advance, meaning you can't see the output of your cell.

This is with the code cell a fragment and the next cell a slide.

TomNicholas avatar May 14 '24 18:05 TomNicholas

My solution is to use Ctrl-Enter to execute the code, rather than the usual Shift-Enter.

smartlixx avatar Jun 02 '24 13:06 smartlixx

I am experiencing the same issue. Ctrl-Enter does not seem to have any effect; although the cell is visually highlighted as selected, the code is not executed on button press. Only if I click on the cell manually, Ctrl-Enter behaves as expected. @TomNicholas: My current workaround to simulate the expected behavior using Shift-Enter is to insert an empty code cell with slide type 'Skip' after the actual code I want to be executed. This allows the output to be generated while remaining on the same slide/subslide, until you navigate to the next slide/subslide using the Space button.

tz1112 avatar Jun 19 '24 12:06 tz1112

I have the same issue, and it seems to come and go depending on when the slides get regenerated.

kir0ul avatar Oct 02 '24 14:10 kir0ul

@tz1112: Thank you for the hint.

I have the same issue (Rise version 0.43.1), and it is quite annoying to explain to the students during class that I have to go back by one slide to show the result.

posenato avatar Mar 29 '25 16:03 posenato

Same issue here - makes the whole UX really uncomfortable to use :(

ACMCMC avatar Mar 30 '25 19:03 ACMCMC