You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Clicking on a Suggestion on an Input field (Like recommending your Username) will Trigger the Hotkey pressed Event. But since No Key was pressed it will throw a Nullpointer when trying to Key.toLocaleLowerCase.
To Reproduce
Steps to reproduce the behavior:
Make a Text Input Field and write Something in
Reload the page
Type in the First Letter of the Same Word
Click on the suggestion
See error
Expected behavior
Not seeing an Error/ No Keypressed Event beeeing fired
Screenshots
Can't since I Had the Error on my company PC
Desktop (please complete the following information):
Browser Edge
Version 114.0.1823.67
The text was updated successfully, but these errors were encountered:
HaiKonofanDesu
changed the title
[BUG] Selecting a Suggestion Bubble on a Text Field thrwos an error
[BUG] Selecting a Suggestion Bubble on a Text Field throws an error
Jul 4, 2023
Describe the bug
Clicking on a Suggestion on an Input field (Like recommending your Username) will Trigger the Hotkey pressed Event. But since No Key was pressed it will throw a Nullpointer when trying to Key.toLocaleLowerCase.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not seeing an Error/ No Keypressed Event beeeing fired
Screenshots
Can't since I Had the Error on my company PC
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: