Posts Tagged ‘extjs2.3’

Ext JS, Selenium and sub menus

Posted in Uncategorized on September 7th, 2009 by Fredrik Wendt – 4 Comments
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 …

Ext JS 2.3 Upgrade Issues

Posted in Uncategorized on September 2nd, 2009 by Fredrik Wendt – Be the first to comment

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