Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Map] Search input can't be selected/deleted using the mouse (back space only) #8755

Closed
drummer83 opened this issue Jan 18, 2022 · 0 comments · Fixed by #9204
Closed

[Map] Search input can't be selected/deleted using the mouse (back space only) #8755

drummer83 opened this issue Jan 18, 2022 · 0 comments · Fixed by #9204
Labels
bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted. good first issue

Comments

@drummer83
Copy link
Contributor

Description

As discussed in this Slack thread, the input of the search field on /maps page cannot be selected with the mouse. It feels like you can't search again for something else. You actually can, but you have to use the back space key to delete the existing input letter by letter.

Expected Behavior

You can select the input in the search field with the mouse (by selecting with the left mouse key pressed or double clicking to select the whole word) and then delete or overwrite the whole input in one step.

Actual Behaviour

You have to click inside the input field and then use the back space key to delete the input letter by letter.

Steps to Reproduce

  1. Go to /map page
  2. Type a search into the search input field
  3. Double click on the input in the search field or try to select the input text using the mouse
  4. You can't select the input, just the cursor will be activated so you can delete using the back space key

Animated Gif/Screenshot

Select.search.input.mp4

Workaround

Click inside the input field and use the back space key to delete letter by letter.
Or use Shift + Pos1 keys to select the whole input and then delete/overwrite.

Severity

bug-s4: it's annoying, but you can use it

Your Environment

  • Version used: v4.1.12
  • Browser name and version: Firefox 96.0 (64-Bit)
  • Operating System and version (desktop or mobile): Ubuntu 20.04 LTS Desktop

Possible Fix

@drummer83 drummer83 added good first issue bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted. labels Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted. good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant