Ticket #2050 (new Bug)
Line breaks after bold lines are missing the nbsp
| Reported by: | oPerrin | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.6 Beta |
| Keywords: | Discussion | Cc: |
Description
Steps to reproduce
1. Type a line into the 2.6 beta
2. Bold that line
3. Hit return from the end of that line
4. View source
Expected result: <p><b> </b></p>
Observed result: <p><b></b></p>
Consequences: The line you intended to add after the bolded line will not appear when the page is saved and viewed.
Note: This occurs with other style tags as well.
Standard ticket submission mantra: I searched but did not find, if I erred, the fault is mine.
Change History
Note: See
TracTickets for help on using
tickets.