SE-AutoReviewComments icon indicating copy to clipboard operation
SE-AutoReviewComments copied to clipboard

Change filter search to a textarea, to avoid hotkey conflicts

Open paulroub opened this issue 7 years ago • 1 comments

Fixes #143

The SE keyboard shortcuts ignore <textarea> elements, so using that in place of the <input> avoids the issue.

paulroub avatar Dec 04 '17 20:12 paulroub

Can confirm this fix works. I can type all characters in the filter text box and shortcut keys work when the box does not have focus.

gunr2171 avatar Dec 04 '17 21:12 gunr2171

Currently conflicts with the repo. If you can resubmit with an updated version will approve it.

machavity avatar Aug 30 '23 12:08 machavity