Opened 16 years ago
Closed 16 years ago
#3031 closed Bug (fixed)
Toolbar Combos don't work in FF2
Reported by: | Damian | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Confirmed Firefox Review+ | Cc: |
Description ¶
The combo features do not work in FF2.
Steps to reproduce:
- Go to http://nightly.ckeditor.com/3121/_samples/replacebyclass.html
- Select one of [Style|Format|Font|Size] Combo
Results in error.
Firebug error:
this.$ has no properties
http://nightly.ckeditor.com/3121/ckeditor.js
Line 11

Change History (9)
comment:1 Changed 16 years ago by
Keywords: | Confirmed Firefox added |
---|---|
Priority: | Normal → High |
comment:2 Changed 16 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
comment:4 Changed 16 years ago by
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
This one has been mistakenly closed as DUP of #3174, but it's actually a different issue. What we have now in FF2 is a total lack of support on displaying the floating panels.
comment:5 Changed 16 years ago by
Owner: | changed from Garry Yao to Frederico Caldeira Knabben |
---|---|
Status: | reopened → new |
Changed 16 years ago by
Attachment: | 3031.patch added |
---|
comment:6 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:7 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|

The one is duplicate of #3174.