Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10324 closed Bug (wontfix)

Space text disappear when one image is moved around the text

Reported by: pepet Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Description of problem:

If you have one image between two words, and you move the image to another place, the space between the two words is deleted.

Browser: Chrome (all versions, oficial 28, 27, 26, 25,...and 28.0.1477.0 canary), Safari (Version 6.0.3 (8536.28.10) but in all 6.0, 5.0, 4.0 is the same), in MacOs 10.8.3 and 10.7

Steps to reproduce:

  1. write any text. For ex: "one two"
  2. insert one image in middle of the two words. For ex: "one <img>two"
  3. move the image to another place. For ex: "onetwo <img>"
  4. the space in the middle of the two words disappears.

"one two <img>" -> "onetwo <img>"

Expected result: the two words be kept separate "one two <img>"

Actual result: the space disappear "onetwo <img>"

Attachments (3)

Screen Shot 2013-04-13 at 6.45.40 PM.png (21.0 KB) - added by pepet 11 years ago.
first
Screen Shot 2013-04-13 at 6.46.45 PM.png (56.0 KB) - added by pepet 11 years ago.
second step
Screen Shot 2013-04-13 at 6.46.59 PM.png (56.3 KB) - added by pepet 11 years ago.
third step

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by pepet

first

Changed 11 years ago by pepet

second step

Changed 11 years ago by pepet

third step

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

Resolution: wontfix
Status: newclosed

Drag&drop is not handled by CKEditor, but by browsers. We cannot do anything about it right now other then writing support for D&D from scratch (what we're planning). Thus, in this situation keeping this ticket does not make sense.

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

Version: 4.2 (GitHub - major)
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