Ticket #767 (closed Bug: duplicate)
Text Align does unexpected things when <br /> is used
| Reported by: | cseufert@… | 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
Note: See
TracTickets for help on using
tickets.