Opened 18 years ago
Closed 18 years ago
#767 closed Bug (duplicate)
Text Align does unexpected things when <br /> is used
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | SF | Cc: |
Description
If you have text as below:
Line1<br /> Line2<br /> Line2<br />
And try to right align a single line of that text, all lines will end up right aligned.
It would appear that fckeditor should wrap the selection in a div box and align that.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1537175&group_id=75348&atid=543653
Change History (2)
comment:1 Changed 18 years ago by
| Reporter: | changed from Martin Kou to cseufert@… |
|---|
comment:2 Changed 18 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |

dup of #390