Opened 15 years ago
Closed 15 years ago
#6174 closed Bug (duplicate)
Hide the ckeditor container will makes the editor not editable.
| Reported by: | damn man | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.3.2 |
| Keywords: | Cc: |
Description
<div>
ckeditor
<div>
well, hide it first like this ' <div style="display: none">', then show it, the editor is not editable.

DUP of #5956.