thorium-reader
thorium-reader copied to clipboard
"focus" keyboard shortcuts do not focus in Thorium3 (works in Thorium2)
These do not work:
https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L72-L95
Related issue: https://github.com/edrlab/thorium-reader/issues/2303
This still works:
https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L111-L116
https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L40-L45
https://github.com/edrlab/thorium-reader/blob/c8965b3a4c62ea75645aa0b8a6001aee5b25ac15/src/common/keyboard.ts#L53-L64