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

Fix folder key navigation #1207

Merged
merged 3 commits into from Feb 12, 2022
Merged

Conversation

peuter
Copy link
Member

@peuter peuter commented Feb 12, 2022

closes #1206

HowTo Test:

Open the Manager and then the Icon-Overview, focus the search field (or the icon list) type some text and then press Shift+Home, textfield content should be marked now an no exception is thrown (please not that the exception was only throws in firefox, chrome just did nothing)

@peuter peuter added bug / bugfix manager needs-to-be-cherry-picked This PR needs to be cherry picked to the lateste release branch after it hast been merged labels Feb 12, 2022
@peuter peuter added this to To do in Next Release via automation Feb 12, 2022
@peuter peuter added this to the 0.12.0 milestone Feb 12, 2022
@peuter peuter marked this pull request as draft February 12, 2022 08:23
…on and it consumed some key events that are usefull inside the filter text field.
@peuter peuter marked this pull request as ready for review February 12, 2022 08:58
@ChristianMayer ChristianMayer merged commit 9b9c950 into CometVisu:develop Feb 12, 2022
Next Release automation moved this from To do to Done Feb 12, 2022
ChristianMayer pushed a commit that referenced this pull request Feb 12, 2022
@ChristianMayer ChristianMayer added was-cherry-picked DONE: This PR needed to be cherry picked to the lateste release branch after it hast been merged and removed needs-to-be-cherry-picked This PR needs to be cherry picked to the lateste release branch after it hast been merged labels Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / bugfix manager was-cherry-picked DONE: This PR needed to be cherry picked to the lateste release branch after it hast been merged
Projects
No open projects
Next Release
  
Done
Development

Successfully merging this pull request may close these issues.

TypeError: e.getScrollX is not a function
2 participants