mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
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)
20 KiB
20 KiB