Opened 11 years ago

Closed 10 years ago

#10447 closed Bug (wontfix)

mouse-moving an image fails in chrome, works in safari

Reported by: ptica Owned by:
Priority: Normal Milestone:
Component: Core : Editable Version: 3.0
Keywords: Mac Chrome Cc:

Description (last modified by Jakub Ś)

testing on http://ckeditor.com/demo
got chrome Version 26.0.1410.65 @ mac

1] click on the apollo image, it turn blueish
2] move it with the mouse to different location
3] original image disappears, but just a hyperlink to image url appears in the destination area

safari does ok, though.

Edit:
Problem can be reproduced from CKEditor 3.0 in both CKE 3.x and CKE 4.x. This issue is reproducible only in Chrome Mac (works fine on Win and Linux).

Please see comment:2 for detailed scenario.

Change History (6)

comment:1 Changed 11 years ago by Jakub Ś

Keywords: image chrome safari removed
Resolution: invalid
Status: newclosed

TC you describe produces result presented in #8884 (H1 is being left when image is dragged).

When you have image not wrapped in Div and not aligned to right (class="right") you can see exactly that image can be moved.

I'm closing this issue as invalid. @ptica if you don't agree, please leave a comment explaining exactly what you do and what you get in editor. I will then reopen this ticket.

comment:2 Changed 11 years ago by ptica

ok, I see, trying with non div-wrapped & not aligned image
1] click after the word 'Earth' in second paragraph (status line shows "body p")
2] inserting a img with url http://wiki.ufal.ms.mff.cuni.cz/image/logo_ufal_142.png
3] clicking on the image, turns blueish
4] moving it one word to the left
5] MOVES OK
6] moving it another word to the left
7] hyperlink appears instead of an img:

<a href="http://wiki.ufal.ms.mff.cuni.cz/image/logo_ufal_142.png" style="line-height: 1.6em;">http://wiki.ufal.ms.mff.cuni.cz/image/logo_ufal_142.png</a>

comment:3 Changed 11 years ago by Jakub Ś

Resolution: invalid
Status: closedreopened

comment:4 Changed 11 years ago by Jakub Ś

Description: modified (diff)
Keywords: Mac Chrome added
Status: reopenedconfirmed
Version: 4.1.13.0

comment:5 Changed 11 years ago by Jakub Ś

Description: modified (diff)

comment:6 Changed 10 years ago by Piotrek Koszuliński

Resolution: wontfix
Status: confirmedclosed

The native images drag and drop is unstable in some browsers and it's totally uncontrollable, so in CKeditor 4.3 we introduced the Enhanced Image plugin which solves this issue by completely overriding drag and drop process.

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