Opened 14 years ago
Last modified 9 years ago
#6187 closed defect
Editor on IE: newlines are too big — at Initial Version
Reported by: | Douglas Hays | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Editor | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run test_Editor.html in IE.
Click in the first editor and type a, then press ENTER, then press a.
You can see that the spacing between a's is huge. The problem is that IE
separates lines with paragraph tags and the paragraph style has a margin of 1em.
Note: See
TracTickets for help on using
tickets.