Opened 9 years ago
Last modified 9 years ago
#13862 confirmed New Feature
Notifications aren't visible if called from a Dialog
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 4.5.0 |
Keywords: | Cc: |
Description
Steps to reproduce
Load a dialog and cause an operation that calls the new Notifications plugin.
Expected result
See the Message
Actual result
The user doesn't see anything because the message is shown within the editor instead of top of the dialog
Go back to use the trusty window.alert
@alfonsoml, please see http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.notification
Notifications weren't planned to be introduced in dialogs and we have decided to implement some other notification system for them.
I'm changing this bug report to feature request.