mirror of https://github.com/zulip/zulip.git
6d2b2f897a
If Javascript breaks or stops working, the previous hack means that Tab-Enter stops working on Firefox and Chrome (since the tab key now needs to select two divs before it gets to the Send button.) By putting the one div *after* the Send button, we ensure that this keeps working gracefully on Firefox and Chrome (and presumably IE), at the expense of Safari in this specific case. (imported from commit 9c9a613b1b1718ff8f0b9ef7497ebb13db0ddc64) |
||
---|---|---|
.. | ||
accounts_home.html | ||
accounts_send_confirm.html | ||
activity.html | ||
base.html | ||
debug.html | ||
home.html | ||
index.html | ||
keyboard_shortcuts.html | ||
login.html | ||
markdown_help.html | ||
portico.html | ||
portico_signup.html | ||
privacy.html | ||
register.html | ||
reset.html | ||
reset_confirm.html | ||
reset_done.html | ||
reset_emailed.html | ||
settings.html | ||
subscriptions.html | ||
terms.html |