Opened 15 years ago

Closed 15 years ago

#4631 closed Bug (duplicate)

Image border is applied using the border attribute. The attribute is deprecated and can get overridden by an inherited style

Reported by: Joe Kavanagh Owned by:
Priority: Normal Milestone: CKEditor 3.1
Component: General Version: 3.0.1
Keywords: Cc: damian.chojna@…

Description

If an image element's border attribute is overridden by an inherited CSS style the user can not alter the border width using the Image Properties dialog. The value of the Image Properties border field should be placed within an inline style, as specified by the HTML spec. If 3 is placed in the border field it should result in "border: 3px solid;" being applied to the style of the img element.

Change History (1)

comment:1 Changed 15 years ago by Garry Yao

Resolution: duplicate
Status: newclosed

DUP of #4246, we'll handled all deprecated attributes there.

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