cpd73 wrote: 
> This appears to be a quirk with the toolkit I'm using (vuetifyjs). If a
> menu is 'activated' by a button, then keyboard navigation and close
> works - otherwise not. *Only* th emain top-right menu is like this. Each
> dotted button in the lists/grids is not actually linked to a button.
> When you click on one of these, I intercept the click, populate the
> menu, and show at the relevant coordinates. Seems that pressing 'Esc'
> here (or arrow up/down) does nothing. I've even checked on the vuetify
> site (https://v15.vuetifyjs.com/en/components/menus) and you can see the
> same issue.

Ouch. I am looking at Vuetify for the first time, and I see what you are
talking about. OK - I am stepping well beyond my current knowledge
here... would it be possible to write a custom event handler that could
handle the Esc key? I am looking at a question on Stack OverFlow
regarding this "Esc key" issue:
https://stackoverflow.com/questions/46281832/close-dialog-when-esc-key-is-pressed

The last post: @keydown.esc="dialog = false" looks interesting. Would
anything like this work?



*Living Room:* SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU >
VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans
cables > B&W 804 speakers
*Laptop:* System76 Galago + Ubuntu 16.04 + Squeezelite + Material Skin >
ifi USB iSilencer > Audirect Beam DAC > Senn IE 80 earbuds
*Bedroom:* Android Phone + SB Player + Squeeze Ctrl > Bluetooth > Bose
SoundLink Revolve
*Server:* Puget Systems Serenity + Ubuntu 18.04 + LMS 7.9.2
*Music:* Personal FLAC, Radio Paradise FLAC, Qobuz, Spotify
------------------------------------------------------------------------
Ron F.'s Profile: http://forums.slimdevices.com/member.php?userid=5616
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to