-
18 Feb 2011 6:24 AM #1
[CLOSED] duplicate combo promote it as class ?
[CLOSED] duplicate combo promote it as class ?
hi,
it's seems like a bug but not sure :
here is what i do :
- create a "border" layout panel
- create a west panel with "form" as layout property (called "westpanel")
- add a combo box to the form "westpanel", set a store, some properties of the cbo..
- i do a "duplicate" context menu command on the combo.
i expect to see the 2 combo box with the second one under the first one.
so the IDE and the preview show the 2 combo box on the same position : unable to set the second under the first combo !
so to understand why, i edit the ext designer projet code to see that the IDE has set a jsFile property to my 2 combos but
i never ask to promote the combo as class.
when i delete the 2 combo, and recreate 2 combo manually i got not problem : the second combo is under the first.
Regards
Brice
-
18 Feb 2011 6:41 AM #2
Re,
oops sorry, my fault : the "itemId" property of my 2 combo box was the same !
it's not a "duplicate" command bug, so seems not to be a bug as well
this thread could be closed
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Promote a baseclass object to a derrived class
By jasper_rcs in forum Ext 3.x: Help & DiscussionReplies: 1Last Post: 29 Oct 2010, 5:42 AM -
Best practices for promote a element to a Class
By filippo.ferrari in forum Ext Designer: Help & DiscussionReplies: 3Last Post: 8 Oct 2010, 7:38 AM -
[FIXED-172] Promote To Class - Nested Will Not Open
By Artistan in forum Ext Designer: BugsReplies: 3Last Post: 9 Jul 2010, 11:23 AM


Reply With Quote