Opened 15 years ago
Last modified 15 years ago
#6227 closed Bug
Indentation/Alignment is applied only to first 2 paragraphs if we have Page break or line break at the end of text — at Initial Version
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4 |
Keywords: | IBM IE Firefox Webkit | Cc: | Damian, joek |
Description
To reproduce the defect:
- Open Ajax sample.
- Type four paragraphs of text and click on Insert Line break or Insert Page break icon.
- see that Line break or Page break is inserted after paragraph 4.
- Select all the content in Editor using Ctrl + A and click on Align Right icon.
Expected Result:
All the four paragraphs are aligned to the right.
Actual Result:
only first two paragraphs are aligned to the right.
Same behavior happens when we click on Increase Indent icon.The Indentation is applied only to the first 2 paragraphs.
Confirmed on Chrome, Safari and IE (2 first lines), Firefox 3.6.9 (only first line)