You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on a word I usually immediately place the cursor in the translation area.
As I'm about to start typing, the keyboard focus went to the reading pane.
Unaware of the loss of focus, or driven by muscle memory, I still start to type, accidentally triggering some keyboard shortcut, which usually ends in refreshing the whole page.
Problem
Keyboard focus should remain in the translation area if the cursor is already there.
The text was updated successfully, but these errors were encountered:
…b-autofocus"
PR 459 tried to address the dictionary fram pulling focus, but that PR
caused other issues:
- term form losing focus early - #471
- some dictionaries not loading - #469
This reverts commit 397211c, reversing
changes made to 1284c25.
Description
Problem
Keyboard focus should remain in the translation area if the cursor is already there.
The text was updated successfully, but these errors were encountered: