mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 06:35:35 +08:00
690ee63bb4
This solves an issue where, when backspacing the proceeding character next to a pill, chrome reports the caret as being in the pill node, not at the start of the proceeding text node. This would cause the pill to be removed together with proceeding character. This is a bug in any case, removing 0 characters shouldn't remove the part |
||
---|---|---|
.. | ||
autocomplete.js | ||
caret.js | ||
deserialize.js | ||
diff.js | ||
dom.js | ||
model.js | ||
parts.js | ||
render.js | ||
serialize.js |