[IE] Advanced property problem with flash dialog
Reproducing Procedures
- Open the 'replace by class' sample page.
- Open 'Flash' dialog, fill the 'ID' field of advanced tab with 'id1', click 'Ok'.
- Switch to 'source' and switch back;
- Open 'Flash' dialog again, switch to advanced tab, check the fields:
- Actual Result:
- The 'id' field is empty;
- The 'style' field now has ';';
- Expected Result:
- The 'id' field is 'id1';
- The 'style' field is empty;
Change History (6)
Milestone: |
CKEditor 3.0 →
CKEditor 3.1
|
Owner: |
set to Garry Yao
|
Status: |
new →
assigned
|
Component: |
Core : Styles →
General
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Fixed with [4346].