#20096 closed enhancement (fixed)
Use native TinyMCE popup for the image properties dialog
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | TinyMCE | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
As the title, the native TinyMCE dialogs are better managed than thickbox and have extra features like being movable, resizable, etc.
Attachments (1)
Change History (6)
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
With thickbox dialogs, you can click outside of them and they go away. That is not the case with the TinyMCE dialog in [19977].
Right but this one works better when MCE is on the front-end. We may be able to hack it to close when clicking the background too :)
Not saying it's better or worse. Just pointing out a UI inconsistency.
Replying to mdawaffe:
...Just pointing out a UI inconsistency.
Right, the "close on clicking the background" is a Thickbox thing, MCE's popups never had that. Seems easy enough to add it though, patch attached (may need a bit more testing).

In [19977]: