SellectAll does not select all with blockquote and table #7978
Labels
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
editor.setData('<blockquote><p>blockquote</p><figure class="table"><table><tbody><tr><td>Table</td></tr></tbody></table></figure></blockquote>')
Ctrl + A
✔️ Expected result
Expected to select all content in the editor.
❌ Actual result
Only selects first part os the text outside the table.
📃 Other details
If first and last elements of the editor are tables, it doesn't sellect all elements.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: