-
16 May 2011 5:19 AM #1Sencha - Architect Dev Team
- Join Date
- Jan 2009
- Location
- Frederick, Maryland
- Posts
- 75
- Vote Rating
- 3
ComboBox listWidth no longer supported?
ComboBox listWidth no longer supported?
Not sure if the intention was to no longer support this attribute but it doesn't appear to work in 4.
HTML Code:new Ext.form.ComboBox({ id:'kpi_list_combo', store: METRICS.kpi_list_grid_store, width:300, listWidth:600, emptyText:'Key Performance Indicator', valueField: 'kpi_id' })
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
ComboBox listWidth not matching ComboBox width
By mohaaron in forum Ext 3.x: Help & DiscussionReplies: 2Last Post: 23 Jun 2009, 8:10 AM -
problem with combobox listWidth in IE7
By aj3423 in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 30 Mar 2009, 2:05 AM -
(bug?) getting error in IE when using 'listWidth' on combobox
By piston in forum Ext 2.x: Help & DiscussionReplies: 6Last Post: 4 Nov 2008, 12:00 PM -
Combobox Listwidth 'auto' ?
By madOn in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 15 Mar 2008, 4:18 AM -
[2.0b1][DUP][CLOSED] ComboBox listWidth not matching ComboBox width
By christocracy in forum Ext 2.x: BugsReplies: 2Last Post: 20 Oct 2007, 7:50 AM


Reply With Quote