Opened 12 years ago
Last modified 12 years ago
#10989 confirmed Bug
[Webkit/Blink] Widgets and content after them disappear when pargraphs are merged using backspace — at Initial Version
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.3 Beta |
| Keywords: | Chrome Safari Blink Webkit | Cc: |
Description
- Open mathjax sample.
- Set data to:
<p>foo</p><p>bar <span class="math-tex">\(\TeX\)</span> bom</p> - Place caret at the beginning of 2nd line.
- Press backspace. Widget and "bom" disappear.
