Ticket #957 (closed Bug: fixed)
Enter key after placeholder starts a new colored span in the next line
| Reported by: | fredck | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | SVN (FCKeditor) |
| Keywords: | Confirmed Review+ | Cc: |
Description
Steps to Reproduce
- Open sample06.html with Firefox;
- Place the cursor at the end of the line;
- Insert a Placeholder there;
- Move the cursor and then move again to the end of the line (right "after" the placeholder) with a mouse click;
- Hit Enter and type some text.
The following tag will be created in the new line:
<span style="background-color: rgb(255, 255, 0); color: rgb(0, 0, 0); cursor: default;">
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
