Opened 12 years ago
Closed 12 years ago
#9658 closed Bug (fixed)
[IE9] Justify not working on selected image
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0.1 |
Component: | Core : Selection | Version: | 4.0 |
Keywords: | Cc: |
Description
It's a designed feature to allow selected image to be aligned specifically, with only left/right alignment, while this feature doesn't work on IE > 9.
Change History (5)
comment:1 Changed 12 years ago by
Milestone: | CKEditor 4.0 → CKEditor 4.0.1 |
---|
comment:2 Changed 12 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → review |
Opened review b735fd4
comment:3 Changed 12 years ago by
Unit test coverage is impossible as the selection in this case can only be made with a real mouse click.
comment:4 Changed 12 years ago by
Status: | review → review_passed |
---|
R+, however during review I've found another issue, which I extracted to #9797.
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Masterised git:1e093a0.
Being this a non essential feature, I'm postponing it.