thorium-reader icon indicating copy to clipboard operation
thorium-reader copied to clipboard

A cross platform desktop reading app, based on the Readium Desktop toolkit

Results 290 thorium-reader issues
Sort by recently updated
recently updated
newest added

This is why Touch Events does not work. Example: `element.addEventListener('touchStart", functionTouch, false)` does not work

Issue originally reported by @s-kocher : https://github.com/edrlab/thorium-reader/issues/1449#issuecomment-864464154 > this shortcut shift + alt is a very bad choice for Windows users since it can switch the keyboard layout among the...

accessibility
keyboard
user-interface

Hi, Just giving 1.7.2's zoom function a test, and noticing in my fixed-layout books with edge-to-edge images, that Thorium is opening a 1px / hairline gap at the spine when...

enhancement
user-interface
css

``` [2] (node:6928) ExtensionLoadWarning: Warnings loading extension at /Users/danielweck/Library/Application Support/EDRLab.ThoriumReader/extensions/fmkadmapgofadopljbjfkapdkoienihi: [2] Unrecognized manifest key 'browser_action'. [2] Unrecognized manifest key 'minimum_chrome_version'. [2] Unrecognized manifest key 'update_url'. [2] Cannot load extension with...

New Electron v15 API: https://www.electronjs.org/docs/api/safe-storage Current basic/naive implementation: https://github.com/edrlab/thorium-reader/blob/develop/src/main/fs/persistCrypto.ts Related: https://github.com/edrlab/thorium-reader/issues/900 https://github.com/edrlab/thorium-reader/pull/1445 https://github.com/edrlab/thorium-reader/pull/1419 https://github.com/edrlab/thorium-reader/pull/1418

using the Linux version, even if `Ctrl+C` is disallowed, is still possible to highlight a selection (or entire chapter with `Ctrl+a`) and then paste the text elsewhere with middle click....

When screenreading function is activated and the screen reader reaches the end of the visible elements (especially image with alt-text), the screen reader continues to read the alt text of...

enhancement
help wanted
accessibility
user-interface
TTS

A user noticed: It would be great if the Thorium window title would put ‘Thorium’ after the book title, rather than before it. At the moment it makes it look...

user-interface
in pending

For those involved in producing and controlling accessible EPUBs it would be very useful to have tools to highlight graphically: - the semantic role of the HTML tags used in...

in pending