Opened 13 years ago
Closed 13 years ago
#9057 closed Bug (fixed)
Decrease indent changing bullet alignment
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.4 |
Component: | Core : Lists | Version: | |
Keywords: | IBM | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
- Open Ajax Sample, Click on "Align Right" icon.
- Click Bulleted List icon & create 3 list items.
- Click on Increase Indent icon & create 3 list items.
- press enter,
- Bullet shown at the same level with no content on next line.
- Click Decrease Indent icon.
Issue: Bullet jumping back to align left
Same issue happens with Numbered list
Attachments (3)
Change History (10)
Changed 13 years ago by
Attachment: | bullet position after decreasing Indent.jpg added |
---|
Changed 13 years ago by
Attachment: | bullet position before decreasing Indent.jpg added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:3 Changed 13 years ago by
Component: | General → Core : Lists |
---|---|
Milestone: | → CKEditor 3.6.4 |
Changed 13 years ago by
Attachment: | 9057.patch added |
---|
comment:4 Changed 13 years ago by
Status: | assigned → review |
---|
comment:6 Changed 13 years ago by
Status: | review → review_passed |
---|
Please note that the test must be fixed to pass on WebKit and Opera.
comment:7 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [7520].
This is happening from rev 7419 which has a fix for defect 7907. This is a regression in 3.6.3 & needs to be fixed for our customers