Opened 16 years ago
Closed 16 years ago
#4018 closed Bug (fixed)
[FF2] No richcombo text visible
Reported by: | Tobiasz Cudnik | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Firefox Confirmed Review+ | Cc: |
Description
After a click on editors content inline combo labels disappears. Firefox 2.
Attachments (2)
Change History (8)
Changed 16 years ago by
Attachment: | 2009-07-21-081221_542x52_scrot.png added |
---|
comment:1 Changed 16 years ago by
Keywords: | Firefox added; Gecko removed |
---|---|
Milestone: | CKEditor 3.0 → CKEditor 3.1 |
comment:2 Changed 16 years ago by
Milestone: | CKEditor 3.1 → CKEditor 3.0 |
---|
comment:3 Changed 16 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 4018.patch added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:5 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
Maybe it remained there following the unsuccessful attempts to make RTL working with FF2. It looks like it's not needed anymore.
Cause was "display: -moz-box;" present only for FF2.
I can't get into it's commit log as it was overwritten when merging kama branch, but tests in all 4 modes shows that this hack wasn't needed.