--
Ticket URL: <http://dev.ckeditor.com/ticket/10447>
CKEditor <http://ckeditor.com/>
The text editor for the Internet
* keywords: image, chrome, safari =>
* status: new => closed
* resolution: => invalid
Comment:
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.
--
Ticket URL: <http://dev.ckeditor.com/ticket/10447#comment:1>
Comment (by ptica):
ok, I see, trying with non div-wrapped & not aligned image
[[BR]]
1] click after the word 'Earth' in second paragraph (status line shows
"body p")[[BR]]
2] inserting a img with url
http://wiki.ufal.ms.mff.cuni.cz/image/logo_ufal_142.png [[BR]]
3] clicking on the image, turns blueish[[BR]]
4] moving it one word to the left[[BR]]
5] MOVES OK[[BR]]
6] moving it another word to the left[[BR]]
7] hyperlink appears instead of an img:[[BR]]
{{{
<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>
}}}
--
Ticket URL: <http://dev.ckeditor.com/ticket/10447#comment:2>
* status: closed => reopened
* resolution: invalid =>
--
Ticket URL: <http://dev.ckeditor.com/ticket/10447#comment:3>
* keywords: => Mac Chrome
* status: reopened => confirmed
* version: 4.1.1 => 3.0
Old description:
> testing on http://ckeditor.com/demo[[BR]]
> got chrome Version 26.0.1410.65 @ mac[[BR]]
> [[BR]]
> 1] click on the apollo image, it turn blueish[[BR]]
> 2] move it with the mouse to different location[[BR]]
> 3] original image disappears, but just a hyperlink to image url appears
> in the destination area[[BR]]
> [[BR]]
> safari does ok, though
New description:
testing on http://ckeditor.com/demo [[BR]]
got chrome Version 26.0.1410.65 @ mac[[BR]]
[[BR]]
1] click on the apollo image, it turn blueish[[BR]]
2] move it with the mouse to different location[[BR]]
3] original image disappears, but just a hyperlink to image url appears in
the destination area[[BR]]
[[BR]]
safari does ok, though.
**Edit:** [[BR]]
Problem can be reporduced 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).
--
--
Ticket URL: <http://dev.ckeditor.com/ticket/10447#comment:4>
Old description:
> testing on http://ckeditor.com/demo [[BR]]
> got chrome Version 26.0.1410.65 @ mac[[BR]]
> [[BR]]
> 1] click on the apollo image, it turn blueish[[BR]]
> 2] move it with the mouse to different location[[BR]]
> 3] original image disappears, but just a hyperlink to image url appears
> in the destination area[[BR]]
> [[BR]]
> safari does ok, though.
>
> **Edit:** [[BR]]
> Problem can be reporduced 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).
New description:
testing on http://ckeditor.com/demo [[BR]]
got chrome Version 26.0.1410.65 @ mac[[BR]]
[[BR]]
1] click on the apollo image, it turn blueish[[BR]]
2] move it with the mouse to different location[[BR]]
3] original image disappears, but just a hyperlink to image url appears in
the destination area[[BR]]
[[BR]]
safari does ok, though.
**Edit:** [[BR]]
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 comment:2] for detailed scenario.
--
--
Ticket URL: <http://dev.ckeditor.com/ticket/10447#comment:5>
* status: confirmed => closed
* resolution: => wontfix
Comment:
The native images drag and drop is unstable in some browsers and it's
totally uncontrollable, so in CKeditor 4.3 we introduced the
[http://ckeditor.com/latest/samples/plugins/image2/image2.html Enhanced
Image plugin] which solves this issue by completely overriding drag and
drop process.
--
Ticket URL: <http://dev.ckeditor.com/ticket/10447#comment:6>