ColorPicker icon indicating copy to clipboard operation
ColorPicker copied to clipboard

popup is not keyboard focusable / cannot close with keyboard

Open tonyhallett opened this issue 2 years ago • 2 comments

tonyhallett avatar Feb 03 '22 13:02 tonyhallett

After some googling it seems like this is a quirk of WPF, a fix would require making an attached behavior that sets the focus manually. I'll ignore this for now but it's definitely something that will need to be fixed eventually

Equbuxu avatar Feb 09 '22 19:02 Equbuxu

Agreed. Quirk is one word for it. I have a couple of behaviours that do the trick. Handle the opened event and focus accordingly.

tonyhallett avatar Feb 09 '22 21:02 tonyhallett

Closing due to inactivity

flabbet avatar Dec 20 '23 22:12 flabbet