mgsisk / webcomic

Comic publishing power for the web. Turn your WordPress-powered site into a comic publishing platform with Webcomic.
http://wordpress.org/plugins/webcomic
GNU General Public License v2.0
110 stars 29 forks source link

Improvements to collection keyboard navigation #356

Open wolfgang42 opened 3 years ago

wolfgang42 commented 3 years ago

Change

Fix collisions between browser shortcuts and comic next/previous navigation. See commit messages for full details.

Bug Fix – Fixes an issue with existing functionality

Context

Previously, keyboard modifiers (Ctrl/Alt/Meta) were ignored when looking up keyboard shortcuts. This made it impossible to use the browser's native ArrowLeftAlt/ArrowRightAlt shortcuts for history navigation, since the plugin would also perform navigation of its own on the same shortcuts.

Verification

wolfgang42 commented 2 years ago

@mgsisk bump - LMK if there's anything you need from me on this