Ticket #213 (closed Bug: fixed)
Enter key does not preserve formatting between paragraphs
| Reported by: | mkoepke@… | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.3 |
| Component: | UI : Enter Key | Version: | FCKeditor 2.4 |
| Keywords: | Confirmed SD-COE | Cc: | pkdille, Jyhem, nyloth |
Description
1. Select a text size (small in this) 2. Type 'This is a test' 3. Press Enter key 4. Type 'to see if this works'
Upon the second paragraph the size selection gets lost. Below is the source this was created from above: <p><font size="3">This is a test</font></p> <p>to see if this works<font size="3"></font></p>
One note is that upon entering the second paragraph, the Size combo goes blank and the Format combo becomes Normal.
IMHO if the user manually selects a size it should have persistance until changed again.
Change History
Note: See
TracTickets for help on using
tickets.