PolymerElements / iron-a11y-keys

A basic element implementation of iron-a11y-keys-behavior
19 stars 22 forks source link

ctrl+shift+# short cut key not working #55

Open ssrm opened 5 years ago

ssrm commented 5 years ago

Description

https://codepen.io/tony19/pen/eRdjdv

Expected outcome

ctrl+shift+# should fire an event whereas ctrl+shift+* is working

Actual outcome

ctrl+shift+# is not firing an event whereas ctrl+shift+* is working

Live Demo

https://codepen.io/tony19/pen/eRdjdv

Browsers Affected