Opened 11 years ago
Last modified 11 years ago
#11817 confirmed Bug
Magic line does not display properly
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
Browsers: All
- Open magic line sample: http://presets.ckeditor.dev/4.4.0/full-all/ckeditor/samples/plugins/magicline/magicline.html
- Set following content into editor
<p></p> <hr /> <hr />
- Try to insert line between hr tags
Actual result: Magic line is not displayed in proper position
Please note: when add more hr tag, then magic lines are displayed between some of them.
Change History (1)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.0 → 4.0 Beta |
Problem can be reproduced in every browser from CKEditor 4.0 beta.
Once you insert first hr, magic line will show up between hrs.