Opened 11 years ago

Last modified 11 years ago

#10061 confirmed Bug

Copy img in Chrome result in opacity: 0.9

Reported by: Lasse Edsvik Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Webkit Cc:

Description

I've discovered a bug when using the CKEditor 4.01 in Chrome Version 24.0.1312.57 m

For some reason when you select an image and copy paste it, it adds: style="opacity: 0.9" which makes the picture look pale.

Chrome is the only browser that I've seen this problem occur in.

Change History (2)

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

Status: newconfirmed

TC: click on image (so it's selected), copy, paste. "opacity:0.9" is set for pasted image. Other kinds of selection (when other nodes are selected too) don't cause this issue.

I'm afraid that the root of this issue is unsolvable now. Chrome copies image with opacity and we cannot prevent this. However, symptoms will be fixed with #9829.

comment:2 Changed 11 years ago by Jakub Ś

Keywords: Webkit added; Chrome opacity removed
Version: 4.0.14.0

This specific problem with opacity can be reproduced in Windows in both Safari 5.1.7 and Chrome 24 and in Linux Chrome 24 from CKEditor 4.0.

It doesn't seem to occur in Mac

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