Opened 11 years ago

Last modified 11 years ago

#12967 confirmed Bug

Need to click undo twice to undo dropping an image

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.0 Beta
Keywords: Cc:

Description

  1. Open http://tests.ckeditor.dev:1030/tests/plugins/uploadwidget/manual/image
  2. Drop an image.
  3. While it's uploading, click the "x" in the notification. Perhaps you can also do some other action, but I observed that clicking notification is ok. Perhaps it's related to focus.
  4. Wait for the upload to finish.
  5. Click "undo".
  • Expected: Image should be removed.
  • Actual: Nothing happens.

Change History (5)

comment:1 Changed 11 years ago by Piotrek Koszuliński

Note - if this turns out to be a tricky case to solve, I'm ok with postponing it. It's not a crucial issue.

comment:2 Changed 11 years ago by Piotr Jasiun

Status: newconfirmed

Interesting, because when you move the selection, focus/blur upload widget during upload only 1 undo is needs. But in fact if you close notification, so blur and focus editor then two undos are needed.

Version 0, edited 11 years ago by Piotr Jasiun (next)

comment:3 Changed 11 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.5.0 BetaCKEditor 4.5.0

comment:4 Changed 11 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.5.0

comment:5 Changed 11 years ago by Piotrek Koszuliński

It's may be a DUP of a ticket about classes order in widget wrapper. Worth checking this case first.

Last edited 11 years ago by Piotrek Koszuliński (previous) (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy