mirror of https://github.com/zulip/zulip.git
3531463ac9
As explained in the commit 3a35a0b72c9b2c46ed0afa6456d4a5a80a2c12f9: `nextFocus` is set on a keydown event to indicate where we should focus on keyup. We can't focus at the time of keydown because we need to wait for typeahead. And we can't compute where to focus at the time of keyup because only the keydown has reliable information about whether it was a Tab or a Shift+Tab. Though the previous configuration didn't show any bug but we should follow the same logic here also. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |