Opened 17 years ago
Closed 17 years ago
#684 closed Bug (wontfix)
[EK] Internet Explorer & Line Break Formatting
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF | Cc: | Frederico Caldeira Knabben |
Description
In Internet Explorer (and perhaps other browsers), when entering two lines of text separated by a line break (<Shift>-Enter), the last selected alignment takes preference over what was previously entered for the other line of text. For example, if you want to create two lines of text and center align the first line of text and left align the second line of text, select the first line of text and center align it then go down to the next line of text and left align it, both lines are left aligned.
This process works fine in stable and current Firefox 1.07 with the <div> tags showing up accordingly in the source code.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1346339&group_id=75348&atid=543653
Change History (2)
comment:1 Changed 17 years ago by
Reporter: | changed from Martin Kou to anonymous |
---|
comment:2 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Now, with the changes made for version 2.5, we have the same behavior on all browsers, but when EnterMode=p, the alignment will always be applied to the entire block. This is the expected behavior. If you need each <br> separated line to behave as a distinct block, you must use EnterMode=br.
Marking it as [EK] (Enter Key).
Moved from SF. Original poster: fredck
We are also experiencing the same bahavior. Has this been resolved?
Moved from SF. Original poster: Anonymous