Opened 16 years ago
Closed 16 years ago
#3203 closed Bug (fixed)
Dialogs are not properly centered
Reported by: | Frederico Caldeira Knabben | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
After #3191, the dialogs are not anymore correctly centered when opened.
Attachments (2)
Change History (8)
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
Changed 16 years ago by
Attachment: | 3203.patch added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
I've just talked with Martin, and we agreed that a different solution can be found for this.
Changed 16 years ago by
Attachment: | 3203_2.patch added |
---|
comment:4 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:5 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:6 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3297].
Click here for more info about our SVN system.
Since the bound calculation logic and the centering logic are closely related, the patch fixes #3214 as well.