mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
This fixes the bug where on pressing enter after the last line in a textarea, the cursor would go to the new line but the textarea would not scroll it into view unless more was typed. This was observed on chromium browsers. A new function `insert_and_scroll_into_view` is added to `compose_ui.js` which blurs and refocuses the textarea after inserting the content, then autosizes the textarea. |
||
|---|---|---|
| .. | ||
| typeahead.js | ||