Opened 14 years ago
Closed 14 years ago
#7766 closed Bug (fixed)
No IFrame and BIDI buttons
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6 |
Component: | General | Version: | 3.6 |
Keywords: | Cc: |
Description
Perhaps this is just a mistake in release or a change in CKEditor I did not know about, but there are no BIDI buttons in toolbar by default.
You have to add them to the toolbar using:
['BidiLtr', 'BidiRtl' ]
Change History (4)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Summary: | No BIDI buttons → No IFrame and BIDI buttons |
---|
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.6 |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed with [6859] for proper testing.
The "IFrame" button is missing as well.