Closed e11sy closed 1 month ago
In safari after saving and restoring caret with
restore = save() restore()
exception raises on the following action
Refactored list tabulator for it not to use saving and restoring caret Now we use focusItem() method instead
focusItem()
Problem
In safari after saving and restoring caret with
exception raises on the following action
Solution
Refactored list tabulator for it not to use saving and restoring caret Now we use
focusItem()
method instead