Excalidraw: Typing into the color picker popup text field causes color selection via hotkey

Created on 3 Feb 2020  路  2Comments  路  Source: excalidraw/excalidraw

Before typing "d", want to add the opacity component to the color hex code (#ffffffdd):
Screen Shot 2020-02-03 at 11 46 30 AM

After typing "d", green color is selected ("d" stands for green)
Screen Shot 2020-02-03 at 11 46 41 AM

bug

Most helpful comment

Umm, we should prevent shortcuts if user is typing into input box, for sure.

All 2 comments

cc @dwelle

For "d" stands for green, if you look, the shortcuts mirror the qwerty layout. So you can pick the right color based on keyboard location. If you're using azerty or other layouts, you're out of luck though :(

Umm, we should prevent shortcuts if user is typing into input box, for sure.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xixixao picture xixixao  路  3Comments

gmertk picture gmertk  路  3Comments

jaredpalmer picture jaredpalmer  路  3Comments

vjeux picture vjeux  路  3Comments

nikitavoloboev picture nikitavoloboev  路  3Comments