This is mainly an ergonomy/look & feel problem:
Now that the focus on prev/next buttons is handled by css, clicking one of these leave it highlighted even if the mouse cursor is moved away, because a click event also sets the focus.
This attached patch for branch 7.x.1.x detects that a click event really comes from the mouse (i.e.:not generated by keyboard) and in this case, moves the focus to the visible slide's anchor.
The mouse/keyboard detection is based on the time elapsed between the last mouse button change state and the click event (< 0.1 sec --> mouse click).
Thanks for considering it.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Set-focus-to-slide-link-upon-mouse-click-on-prev-nex.patch | 2.49 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedmonnerat created an issue. See original summary.
Comment #2
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.