Opened 13 years ago

Last modified 13 years ago

#7111 confirmed Bug

Div styling through dialog might be broken — at Version 1

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 (1)

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

Description: modified (diff)
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