#5897 closed Bug (fixed)
Dialog's rendering issue in quirks mode
Reported by: | Senthil | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | |
Keywords: | Oracle | Cc: | Pranav, senthil.kumaran@… |
Description
In CKEditor 3.3.1, when we have lengthy data in any of the dialog control fields in quirks mode, dialog stretchs more and occupies the entire page to display (screen shot is attached). Replication:
- Run the attached 'replacebycode.html' file.
- Double click the 'CKEditor' link inside the editor area.
- Once the link dialog is opened, go to advanced tab now you can see the dialog is stretched.
Note: this issue is happening for all dialog based controls.
Attachments (3)
Change History (9)
Changed 15 years ago by
Attachment: | replacebycode.html added |
---|
Changed 15 years ago by
Attachment: | dialog render issue.png added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Component: | General → UI : Dialogs |
---|---|
Keywords: | Confirmed added |
Owner: | set to Tobiasz Cudnik |
Priority: | High → Normal |
Confirming, kama skin is also affected.
comment:3 Changed 15 years ago by
I have found the similar issue in dialog tabs as well. when we have the lengthy label for the dialog tabs, dialog tab's are stretched. Screenshot is attached.
Changed 15 years ago by
Attachment: | Dialog issue#2.html.png added |
---|
comment:5 Changed 14 years ago by
Cc: | Senthil removed |
---|
comment:6 Changed 14 years ago by
Cc: | senthil.kumaran@… added |
---|
The key point to reproduce this issue is, text area should be having the lengthy field information at the design time. Here i have added the link information in the design time(refer the attached file: replacebycode.html).