Opened 12 years ago
Last modified 11 years ago
#9797 confirmed Bug
Align buttons' states not refreshed after changing image alignment
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Oracle | Cc: |
Description
- Open any sample.
- Insert image.
- Select that image.
- Click align left.
- Image is aligned left, but align left button isn't active.
- Blur image.
- Select image again.
- Align left button is now active.
The same happens for align right.
Expected: align buttons' states should be updated after changing image alignment.
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.0 → 4.0 Beta |
comment:2 Changed 12 years ago by
Milestone: | CKEditor 4.0.2 |
---|
To reproduce:
Notice that align right button is no longer active.
I was able to reproduce this problem from CKEditor 4 beta in every browser except Webkit.
In Webkit, this problem can be reproduced from CKEditor 3.6.5 rev [7624]. I have reported different bug for it #9983 but perhaps there can be one fix.
NOTES: