Opened 10 years ago
Last modified 10 years ago
#13299 confirmed Bug
Magic line not displayed with elements floated/aligned to the right — at Initial Version
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
- Insert below code into editor (div or table)
<div style="float:right">TEST</div> <table align="right"> <tr><td>TEST</td></tr> </table>
- Hover below/over the element
Result: No magic line is displayed and there is no possibility exit the element.