typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
13 stars 0 forks source link

Make double click on page bring focus to editor for left/right navigation #285

Closed SUPERCILEX closed 1 week ago

SUPERCILEX commented 8 months ago

Description

Currently, double clicking on a page to bring the cursor to that location and then using the left right arrow keys goes back and forth between pages which is not what you want. After double clicking the full focus needs to be in the editor so left right arrows aren't captured by the page navigation.

Reproduction URL

No response

Browsers

No response

OS

No response

Jollywatt commented 6 months ago

I'm surprised this issue hasn't had any more attention — it's a daily annoyance for me.

The description should probably say single-clicking (not double-clicking) as that moves focus to the editor (but left/right still control preview).