PostOwl / postowl

Create a personal website for your blog, journal and sending letters to friends.
https://www.postowl.com
GNU Affero General Public License v3.0
99 stars 6 forks source link

Keyboard shortcut `f` for Friends conflicts with cmd+f / ctrl+f find in page browser shortcut #48

Open keybits opened 9 months ago

keybits commented 9 months ago

How to reproduce:

On a PostOwl site and signed in as admin, press cmd+f to 'search in page' (standard web browser shortcut).

Result:

You jump to the Friends page as well as opening the find in page search box.

Expected:

Just open the find in page search box.

Explanation:

PostOwl has a shortcut of f to jump to the Friends page, but this is also activated when pressing cmd+f

Thanks to @arpitjalan for reporting this.