pylorak / reloadmatic

Browser tab reload automation and utilities as a WebExtension
Mozilla Public License 2.0
22 stars 2 forks source link

Do not trigger on Ctrl+T (for a new tab) #28

Closed kreuvf closed 6 years ago

kreuvf commented 6 years ago

When on a tab with smart timing (and with disabling the timer on typing into a text field) using Ctrl+T for opening a new tab triggers the typing into a text field function disabling the timer. IMHO that should not trigger.

There may be other hotkeys that trigger the deactivation-on-typing feature although they probably shouldn't.

Do you need more infos for reproduction and can you reproduce the issue?

pylorak commented 6 years ago

Oh, good catch! I can reproduce it. I'll take a closer look during the next release.

pylorak commented 6 years ago

Fixed in version 1.7.0.