I tried with Anki 2.1.14 (linux, compiled version from website) and the add-on version you released to Ankiweb on 2019-07-04. I didn't have any other add-ons.
Anki without any add-ons behaves like this: When I'm in the browser I press "Ctrl+Shift+L" to focus on the card list. Then when I press <down> <down> (I mean pressing the "down arrow key" twice) I go two cards down in the list.
With your add-on: When I'm in the browser I press "Ctrl+Shift+L" to focus on the card list. Then when I press <down> <down> (I mean pressing the "down arrow key" twice) I go one card down in the list. The second <down> is send to the editor which scrolls down a bit.
Maybe related: In #6 I also reported a problem that I can't reproduce with the latest version from ankiweb: "Also Ctrl+A seems to be affected: ...."
The fact that I can't use the arrow keys for navigating the list is obviously not important: Instead of the arrow keys I can use Ctrl+n/Ctrl+p to go through the list. But maybe you have an idea while you still know the code ...
I tried with Anki 2.1.14 (linux, compiled version from website) and the add-on version you released to Ankiweb on 2019-07-04. I didn't have any other add-ons.
Anki without any add-ons behaves like this: When I'm in the browser I press "Ctrl+Shift+L" to focus on the card list. Then when I press
<down> <down>
(I mean pressing the "down arrow key" twice) I go two cards down in the list.With your add-on: When I'm in the browser I press "Ctrl+Shift+L" to focus on the card list. Then when I press
<down> <down>
(I mean pressing the "down arrow key" twice) I go one card down in the list. The second<down>
is send to the editor which scrolls down a bit.Maybe related: In #6 I also reported a problem that I can't reproduce with the latest version from ankiweb: "Also Ctrl+A seems to be affected: ...."
The fact that I can't use the arrow keys for navigating the list is obviously not important: Instead of the arrow keys I can use Ctrl+n/Ctrl+p to go through the list. But maybe you have an idea while you still know the code ...
Thanks again for updating this important add-on.