Opened 17 years ago
Last modified 17 years ago
#1940 confirmed New Feature
Floating dialog for File Browser
Reported by: | fournaise | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | FCKeditor 2.6 Beta |
Keywords: | Discussion | Cc: |
Description
Inline popups are very great in the last beta; unfortunately inline popup are not applied for file browser. Is it possible to switch from open.window to FCKDialog.OpenDialog ?
Change History (1)
comment:1 Changed 17 years ago by
Component: | General → UI : Dialogs |
---|---|
Keywords: | Confirmed Discussion added |
Milestone: | FCKeditor 2.6 |
Summary: | [2.6beta] inline popup for file browser → Floating dialog for File Browser |
The main problem here is that the new dialog system doesn't include features to resize or maximize the dialogs, as this is not needed for the editor. We could also think about opening the File Browser using the dialog system, but the dialog size would remain fixed in that case.