Archive

Posts Tagged ‘extjs2.3’

Ext JS, Selenium and sub menus

September 7th, 2009
Ext JS menu with IDs

Ext JS menu with IDs

Had an issue with Selenium not opening sub menus properly. Actually had to make a test page in order to convince myself that it would work. Testing is hard, when autocomplete in the Selenium IDE won’t help ya! :-D

The fact that Selenium can’t verify classes (when there’s more than one) on an element is tragic and very limiting …

Fredrik Wendt Uncategorized , ,

Ext JS 2.3 Upgrade Issues

September 2nd, 2009

Jag gjorde en exempelsida efter att ha testat att uppgradera från Ext JS 2.2 till 2.3 och hittade problem med att lägga Ext.form.DateField och Ext.form.ComboBox i toolbars men även i “rena” containers.

Ext JS 2.3 form component layout issues

Ext JS 2.3 form component layout issues

Fredrik Wendt Uncategorized , , , , ,