javascript - Shadow dom Input element loses focus at keyboard event -
i using customized hotkeys chrome web browser through extension. while developing new chrome extension myself, text input inside shadow dom loses focus when type customized hotkeys. there anyway make text input inside shadow dom not lose focus?
Comments
Post a Comment