Opened 12 years ago

Closed 12 years ago

#10738 closed Bug (invalid)

Gray border is showing in IE

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

Description

I have a editable area (outer div) with text and image wrapped in div (inner div) element. Inner div is set to contenteditable=false and the outer div is set to true. In inline editing mode a thick border is showing around inner div which is set to false. This problem is coming only in IE(8,9,10) not in Chrome and Firefox.

Find this issue on GitHub

Change History (2)

Changed 12 years ago by abua

Attachment: border_around_image_ie.png added

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

Resolution: invalid
Status: newclosed

This is IE's control selection border. It's not CKEditor's fault and AFAIK it's not possible to remove it. BTW. If you're using nested contenteditables you may be interested in #9764.

Find this issue on GitHub
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