Opened 10 years ago
Last modified 10 years ago
#13184 closed Bug
[DnD] Drop on certain UI elements reloads the page — at Version 3
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | UI : Dialogs | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description (last modified by )
Dialogs
- Use http://tests.ckeditor.dev:10450/tests/plugins/uploadwidget/manual/droponnotallowedparts
- Open a dialog.
- Drop an image: on a dialog, dialog cover etc.
Expected: No action.
Actual: Page reload. The image is displayed by the browser.
Notifications
- Use http://tests.ckeditor.dev:10450/tests/plugins/uploadwidget/manual/droponnotallowedparts
- Drop some image.
- While the image is uploading, drop another on progress bar.
Expected: No action.
Actual: Page reload. The image is displayed by the browser.
Scrollbars
- Use http://tests.ckeditor.dev:10450/tests/plugins/uploadwidget/manual/droponnotallowedparts
- Create a long content, so the vertical scrollbar is visible.
- Drop an image on the scrollbar.
Expected: No action.
Actual: Page reload. The image is displayed by the browser.
Change History (3)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 10 years ago by
Milestone: | CKEditor 4.5.0 |
---|
comment:3 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Milestone: | → CKEditor 4.5.1 |
Summary: | [DnD] It is possible to drop on the dialog, which causes page reload → [DnD] Drop on certain UI elements reloads the page |
Reproducible in every browser.