ctrl + k hotkey does not activate when the "Add a new task" input is focused. #2073

Closed
opened 2023-09-11 01:09:16 +00:00 by blargg · 1 comment

Description

Steps to repro:

  1. Go to the overview page
  2. Focus the "Add new task" text input
  3. This will use the browser default action for ctrl + k (which on firefox selects the url bar in search mode). This will pull the user out of page focus and will make it hard move the focus back using the keyboard.

Most other text boxes seem to have another programed behavior for ctrl + k, so those seem fine.

Vikunja Frontend Version

0.20.5

Vikunja API Version

0.20.4

Browser and version

firefox

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

### Description Steps to repro: 1. Go to the overview page 1. Focus the "Add new task" text input 1. This will use the browser default action for ctrl + k (which on firefox selects the url bar in search mode). This will pull the user out of page focus and will make it hard move the focus back using the keyboard. Most other text boxes seem to have another programed behavior for ctrl + k, so those seem fine. ### Vikunja Frontend Version 0.20.5 ### Vikunja API Version 0.20.4 ### Browser and version firefox ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
blargg added the
kind/bug
label 2023-09-11 01:09:17 +00:00
Owner

Resolved in 93c155dd2f. Please check with the next unstable build if the problem went away.

Resolved in https://kolaente.dev/vikunja/frontend/commit/93c155dd2fd4695ce8f634e6c7dbdc6cc787b78b. Please check with the next unstable build if the problem went away.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2073
No description provided.