Opened 13 years ago

Last modified 13 years ago

#7111 confirmed Bug

Div styling through dialog broken

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone:
Component: UI : Dialogs Version: 3.4.1
Keywords: Cc:

Description (last modified by Sa'ar Zac Elias)

  • Open a sample that has this style in its style set:
    	{ name : 'TEST1', element: 'div', styles : { 'color' : 'red' } },
    
  • Click inside the sample content and click the div icon.
  • Choose TEST1 from the styles list.
  • Click OK.

JS error is thrown:

style._.definition.attributes is undefined
/_source/plugins/div/dialogs/div.js L339

Regression of [5846].

Change History (3)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Description: modified (diff)

comment:2 Changed 13 years ago by Jakub Ś

Status: newconfirmed

This still occurs in version 3.6.

style._.definition.attributes is undefined
/_source/plugins/div/dialogs/div.js
Line 338

comment:3 Changed 13 years ago by Garry Yao

Component: GeneralUI : Dialogs
Summary: Div styling through dialog might be brokenDiv styling through dialog broken
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