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) |
||
---|---|---|
.. | ||
fixtures | ||
jstemplates | ||
lib | ||
management | ||
static | ||
static-access-control | ||
tests | ||
__init__.py | ||
context_processors.py | ||
decorator.py | ||
forms.py | ||
middleware.py | ||
models.py | ||
tests.py | ||
views.py |