Opened 17 years ago
Closed 17 years ago
#3320 closed Bug (fixed)
Floating panels don't use the baseFloatZIndex setting
| Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Confirmed IBM Review+ | Cc: | Damian |
Description
If the editor is placed inside a floating element with z-index, all floating panels (combos, context menu and color buttons) will stop working. Actually, they will be loaded "behind" the floating element (and the editor).
Attachments (2)
Change History (5)
Changed 17 years ago by
| Attachment: | 3320_tc.html added |
|---|
Changed 17 years ago by
| Attachment: | 3320.patch added |
|---|
comment:1 Changed 17 years ago by
| Keywords: | Review? added |
|---|---|
| Status: | new → assigned |
As expected, the fix for it is quite simple.
comment:2 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

TC page which clearly shows the problem.