-
17 Dec 2012 2:09 PM #11
Another scenario.
Problem occurs in IE8 both dev and production.
This scenario has NO use of addDomHandler().
Select a value from the drop-down.
The combo/checkbox will disappear and a new combo box will appear
try to click on the arrow of the drop-down, will require 2 clicks to appear.
If you comment out any one of 3 lines of code (see comment), then a single click will be sufficient.
GridEditing3ComboBoxDoubleClickScenario2.zipLast edited by nbuesing; 17 Dec 2012 at 2:12 PM. Reason: forgot to add note that this example doesn't use addDomHandler()
You found a bug! We've classified it as
EXTGWT-2705
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote