[CKEditor Dev] #10447: mouse-moving an image fails in chrome, works in safari

3 views
Skip to first unread message

CKEditor

unread,
May 17, 2013, 6:56:29 AM5/17/13
to ckeditor...@googlegroups.com
#10447: mouse-moving an image fails in chrome, works in safari
-----------------------------------+-------------------
Reporter: ptica | Type: Bug
Status: new | Priority: Normal
Component: Core : Editable | Version: 4.1.1
Keywords: image, chrome, safari |
-----------------------------------+-------------------
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

--
Ticket URL: <http://dev.ckeditor.com/ticket/10447>
CKEditor <http://ckeditor.com/>
The text editor for the Internet

CKEditor

unread,
May 17, 2013, 8:13:28 AM5/17/13
to ckeditor...@googlegroups.com
#10447: mouse-moving an image fails in chrome, works in safari
------------------------------+--------------------
Reporter: ptica | Owner:
Type: Bug | Status: closed
Priority: Normal | Milestone:

Component: Core : Editable | Version: 4.1.1
Resolution: invalid | Keywords:
------------------------------+--------------------
Changes (by j.swiderski):

* 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>

CKEditor

unread,
May 17, 2013, 8:32:55 AM5/17/13
to ckeditor...@googlegroups.com
#10447: mouse-moving an image fails in chrome, works in safari
------------------------------+--------------------
Reporter: ptica | Owner:
Type: Bug | Status: closed
Priority: Normal | Milestone:
Component: Core : Editable | Version: 4.1.1
Resolution: invalid | Keywords:
------------------------------+--------------------

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>

CKEditor

unread,
May 20, 2013, 8:35:09 AM5/20/13
to ckeditor...@googlegroups.com
#10447: mouse-moving an image fails in chrome, works in safari
------------------------------+----------------------
Reporter: ptica | Owner:
Type: Bug | Status: reopened
Priority: Normal | Milestone:

Component: Core : Editable | Version: 4.1.1
Resolution: | Keywords:
------------------------------+----------------------
Changes (by j.swiderski):

* status: closed => reopened
* resolution: invalid =>


--
Ticket URL: <http://dev.ckeditor.com/ticket/10447#comment:3>

CKEditor

unread,
May 20, 2013, 9:03:01 AM5/20/13
to ckeditor...@googlegroups.com
#10447: mouse-moving an image fails in chrome, works in safari
------------------------------+------------------------
Reporter: ptica | Owner:
Type: Bug | Status: confirmed
Priority: Normal | Milestone:
Component: Core : Editable | Version: 3.0
Resolution: | Keywords: Mac Chrome
------------------------------+------------------------
Changes (by j.swiderski):

* 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>

CKEditor

unread,
May 20, 2013, 9:03:55 AM5/20/13
to ckeditor...@googlegroups.com
#10447: mouse-moving an image fails in chrome, works in safari
------------------------------+------------------------
Reporter: ptica | Owner:
Type: Bug | Status: confirmed
Priority: Normal | Milestone:
Component: Core : Editable | Version: 3.0
Resolution: | Keywords: Mac Chrome
------------------------------+------------------------
Description changed by j.swiderski:

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>

CKEditor

unread,
Feb 25, 2014, 7:11:08 AM2/25/14
to ckeditor...@googlegroups.com
#10447: mouse-moving an image fails in chrome, works in safari
------------------------------+------------------------
Reporter: ptica | Owner:
Type: Bug | Status: closed

Priority: Normal | Milestone:
Component: Core : Editable | Version: 3.0
Resolution: wontfix | Keywords: Mac Chrome
------------------------------+------------------------
Changes (by Reinmar):

* 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>

Reply all
Reply to author
Forward
0 new messages