Iāve had this problem the entire time Iāve used Dynalist and itās still a problem today (and I do use Firefox, on Linux if that matters ā it does seem like the 3 of us Iāve seen reporting this issue are on Firefox on Linux). Whenever it gets into the problematic state, I can go back to normal behavior by tapping Escape or tapping Ctrl.
There is no notable JS console output, but I believe Dynalistās code is in some cases getting confused and thinking Ctrl is still held when it is not. I sometimes trigger it when I am pasting with Ctrl+V, and then it acts like Iām still holding Ctrl on my next mouse click. I think it may be the same bug as in Ctrl-Tab Confuses Dynalist Think The Control Button is Constantly Held Down.
Itās a finicky issue. It seems like this sequence triggers it:
- Press
Ctrl
- Press
v
- Release
v
- Release
Ctrl
But this sequence doesnāt cause any problems:
- Press
Ctrl
- Press
v
- Release
Ctrl
- Release
v
Iāve learned to work around this, but it is a really annoying problem that I would really appreciate a fix for. The only reason I hadnāt reported it earlier is because the problem is so difficult to describe.