Forum /
Ext JS Community Forums 4.x /
Ext: Q&A /
Unanswered: Button with custom ui property not injecting frame in IE7,8
Unanswered: Button with custom ui property not injecting frame in IE7,8
Hi Chaps,
I am experiencing a strange problem in Ext Js 4.1.3, IE7,8.
When I use a button with a custom ui property like:
{
xtype: 'button',
ui: 'gray',
locales: {
text: 'rsm.index.graph.label.overview'
},
action: 'overview'
}
it won't apply the framing that happens in IE to inject sliced images tl, tc, tr…
if I remove the ui attr it does… anyone experienced this before? even setting frame: true wont' work.
Cheers
Florian
Sencha - Support Team
Are you using SDK or Sencha Cmd? .. version?
Scott.
Hi Scott,
sorry I missed your reply. I am using Sencha CMD. But this is not about the slicing. It's just about how the buttons is rendered. If I use a cls to define my style class it's fine. just when I use a custom ui property it wont render the framed button anymore.
Cheers
Florian
Sencha - Support Team
I just filed a bug report there tabpanel was not adhering to UI changes as well.
This might be related. I will make a note in the report.
Scott.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us