nexushoratio / userscripts

Random userscripts for browsers.
GNU General Public License v3.0
2 stars 0 forks source link

info view: Dismissing dialog while focus in textarea leaves keys disabled #119

Open nexushoratio opened 1 year ago

nexushoratio commented 1 year ago
  1. Open info with ?
  2. Go to Errors tab and click in text area
  3. Hit Esc

Keys now stay disabled. Likely because nothing new came into focus and triggered isInput.

nexushoratio commented 1 year ago

This may only happen when the initial page load creates errors.