Ticket #200 (new defect)
New line doesn't always work in Safari
| Reported by: | jan | Owned by: | jf.hovinne |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
When inserting a new line using ctrl-enter in Safari 4.0.4 on Mac OS X it will always be correctly displayed in WYMeditor. But the new line won't always be saved. This happens when inserting a new line after bold text.
Some examples to illustrate the issue:
first line
second line
=> will be saved correctly
first line
second line
=> will result in the following:
first linesecond line
first line
second line
=> will be saved correctly
Change History
Note: See
TracTickets for help on using
tickets.