-
16 Mar 2012 3:25 PM #1
Cannot tab out of ComboBox if editable is false
Cannot tab out of ComboBox if editable is false
I added a SimpleCombobox to my form and called setEditable(false) to keep the user from typing in their own values. But now, I cannot tab through the form anymore - the focus gets stuck on the ComboBox. This is in B3, haven't tried it in B4 but didn't see it fixed in the release notes.
-
16 Mar 2012 4:43 PM #2
Thanks for the report. I've been able to reproduce the issue with the current code base and have filed a bug against the team. I'll update here when we have a fix.
-
20 Mar 2012 4:56 AM #3
This issue is now fixed in SVN (rev 2436).
-
28 Mar 2012 2:07 PM #4
This bug has been fixed in the Ext GWT 3.0 Release Candidate. Please upgrade your copy of Ext GWT and try your test case again. While we're confident that we've addressed this issue, please reply if you notice any continued problems after upgrading. Again, thanks for taking the time to report this bug.
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTGWT-1670
in
3.0 RC.


Reply With Quote