From: Günter M. <mi...@us...> - 2022-09-07 12:12:26
|
- **labels**: s5 --> S5 writer --- ** [bugs:#292] S5: left/right key after left mouse click does nothing** **Status:** open **Labels:** S5 writer **Created:** Wed Feb 24, 2016 02:35 PM UTC by Christian Weiske **Last Updated:** Tue Mar 03, 2020 09:41 PM UTC **Owner:** nobody **Attachments:** - [s5-bug-left-after-click.diff](https://sourceforge.net/p/docutils/bugs/292/attachment/s5-bug-left-after-click.diff) (435 Bytes; text/x-patch) The S5 slideshow mode offers key navigation. When left-clicking a slide, I'm going to the next slide. Pressing the "left arrow" key does nothing. Only a second press on "left arrow" actually goes to the previous slide. After that, it's all fine and key presses work - until I left-click a slide again. Same with the right key, which should go to the next slide. "`function go()`" sets `number` to `0`, so it seems to be intented - but I don't know why. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |