Opened 14 years ago
Closed 14 years ago
#6053 closed Bug (fixed)
Can not align an element to the opposite of the parent's alignment
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
- Load the following HTML and put the cursor at the marked place:
<div style="text-align: right"> Right aligned <p> Left^ aligned</p> Right aligned</div>
- Click on the Left Justify button.
Nothing happens.
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.4.1 → CKEditor 3.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I can confirm it has been fixed.