Opened 19 months ago
#216 new defect
Formatting issue when a picture is attached to the post
| Reported by: | daniloercoli | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | |
| Keywords: | Cc: |
Description
When you attach a picture to a post/page it appears "inline" in the content box, and the caret will be positioned on the line below the picture without adding any <br/>.
So, if you hit any button in the formatting toolbar, the style will be applied also on the text before the picture.
Steps to repro:
- Write some text in the content box.
- Add a new image.
- Do not hit the 'enter' key, since the cursor is already on a new line.
- Hit the Bold button.
- Add some text, boom!
Note: See
TracTickets for help on using
tickets.
