btpf / Alexandria

A minimalistic cross-platform eBook reader built with Tauri, Epub.js, and Typescript
GNU General Public License v3.0
2.15k stars 50 forks source link

Scrolling While Adding Notes #34

Closed ddewett closed 8 months ago

ddewett commented 8 months ago

Platform: Linux Issue: In the add note popup, when writing long notes, a scrollbar becomes active. When navigating in that text with the keyboard, the navigation in both the window and the book are active. This causes the user to move multiple pages and lose their place in the book where the note is being taken.