Opened 11 years ago

Closed 11 years ago

#10077 closed Bug (invalid)

i am made many tabs in contents and...

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

Description

i am made many tabs in contents like: return {

title: 'Insert Smile', minWidth: 400, width : 400, minHeight: 300, resizable: CKEDITOR.DIALOG_RESIZE_NONE,

contents: [

{ id: 'Standart_tab1', label: 'Standart_tab1', title: , expand: false, padding: 0, elements: [

smileySelector ]

}, {

id: 'Standart_tab2', label: 'Standart_tab2Standart_tab2Standart_tab2', title: , expand: false, padding: 0, elements: [

{

type : 'text', id : 'title', label : 'title label2',

}

]

}, {

id: 'Standart_tab3', label: 'Standart_tab3Standart_tab3Standart_tab3', title: , expand: false, padding: 0, elements: [

{

type : 'text', id : 'title', label : 'title label2',

}

]

}, e.t.s.

and i see that tabs more longer than dialog window. It is a bag? or i made somthing wrong? help me please.

Attachments (1)

1.jpg (61.9 KB) - added by Viacheslav 11 years ago.

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by Viacheslav

Attachment: 1.jpg added

comment:1 Changed 11 years ago by Viacheslav

i see ticket #9728: Tabs don't fit in "Hyperlink" dialog at its smallest possible size in Russian translation. but nothing work. all fixes a have in last version of ckeditor.

comment:2 Changed 11 years ago by Jakub Ś

Keywords: tabs removed
Resolution: invalid
Status: newclosed

It is a bag? or i made somthing wrong? help me please.

If you are changing core dialogs of editor by adding tabs you need to change its size as well.

Please also note that this is bug tracker for reporting bugs and not forum.

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