Opened 14 years ago
Closed 14 years ago
#6936 closed Bug (fixed)
[IE]: Background color panel remains visible when another toolbar button is clicked.
Reported by: | James | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5 |
Keywords: | IE IBM | Cc: | Damian, joek, Satya Minnekanti |
Description
Steps to reproduce the defect:
- Open the Ajax sample in IE.
- Click on the background color icon.
- Notice that the following error:
Webpage error details Message: 'null' is null or not an object Line: 46 Char: 1279 Code: 0 URI: http://nightly.ckeditor.com/6288/ckeditor.js
- Click on the numbered list icon.
Expected: The background color panel disappears and a numbered list is created.
Actual: An error has occurred on the page. The background color panel remains visible and a numbered list is created.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | background_color_panel_defect.jpg added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [6292].