Opened 12 years ago
Last modified 9 years ago
#9404 closed Bug
Inline editing + dialog in iframe; Dialogs are positioned according to iframe and not main window. — at Initial Version
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 4.0 |
Keywords: | Cc: |
Description
To reproduce:
- Copy the attached file into ckeditor/samples folder and open it in a browser
- Click on any dialog button
Results: Dialogs is displayed below the viewport because it is positioned according to iframe (it is 1753px high) and not main window.