Opened 15 years ago
Closed 15 years ago
#6227 closed Bug (duplicate)
Indentation/Alignment is applied only to first 2 paragraphs if we have Page break or line break at the end of text
| Reported by: | Satya Minnekanti | Owned by: | Martin |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.4 |
| Keywords: | IBM IE Firefox Webkit | Cc: | Damian, joek |
Description (last modified by )
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.
Attachments (1)
Change History (4)
Changed 15 years ago by
| Attachment: | krst_12.45.10.png added |
|---|
comment:1 Changed 15 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | IE Firefox Webkit added |
| Status: | new → confirmed |
| Version: | → 3.4 |
On Opera 10.62.3500, all selected paragraphs are aligned to right.
comment:2 Changed 15 years ago by
| Owner: | set to Martin |
|---|---|
| Status: | confirmed → assigned |

Confirmed on Chrome, Safari and IE (2 first lines), Firefox 3.6.9 (only first line)