-
24 Mar 2010 3:18 AM #1
[FIXED-24] Cannot add ListView Column Components
[FIXED-24] Cannot add ListView Column Components
Ext Designer v1.0.0
Win 7
Adding any of the Listview column controls into a container fails. Designer does not render the component or parent component (nor can preview components).
Error message is displayed:
Same error is displayed when selecting the component or parent component from Components listbox.An Error has occurred on line 20 in ext-complete.js.
TypeError: Result of expression 'delete b.initialConfig.ownerCt' [undefined] is not an object.
After deletion of listview component container component appears in designer window again.
(Components causing error: "ListView Column", "ListView Boolean Column", "ListView Date Column", "ListView Number Column")
Standard ListView can be added to designer. and for some reason has columns. should it?
Steps:
Launch new instance of application.
Create new project.
Drag and drop a "Container" component from Toolbox to designer.
Drag and drop a "ListView Column" component from Toolbox to designer.
(Should get error message)
-
25 Mar 2010 10:37 AM #2
Thanks for the bug report. List View columns should be validating that they are dropped into a ListView as of the next update.
Aaron Conran
@aconran
Sencha Architect Development Team
-
25 Mar 2010 11:20 AM #3
This update has been pushed out in Build Version: xds-1.0.0.2.
You can determine what current build version you are running by going to Help -> About.Aaron Conran
@aconran
Sencha Architect Development Team
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote