whtwnd / whitewind-blog

Repository to manage WhiteWind atproto blogging platform codes
GNU Affero General Public License v3.0
70 stars 6 forks source link

Ctrl+tab is being blocked in the editor #64

Open makoConstruct opened 3 days ago

makoConstruct commented 3 days ago

When the user tries to use the common web browser shortcut, ctrl+tab, for switching out to the previous tab, it does not work, and instead a tab character is inserted in the editor.

(For people who often use this shortcut, having it blocked is maddening. I suppose many chrome users don't use it, as chrome's implementation of it is not very useful imo, but in vivaldi/firefox/arc it's really useful.)

makoConstruct commented 2 days ago

Btw I'd probably do this myself if you'd point me to the code concerned. I couldn't find anything in BlogEditorV2.tsx