Hybrid View
-
14 Nov 2012 3:10 PM #1
Default focus on dialog open
Default focus on dialog open
When a new dialog is opened, e.g. PromptMessageBox, the field that is supposed to be in focus is not. This happens in the Explorer's MessageBox example too.
Is it a bug given that AbstractInputMessageBox calls setFocusWidget() for the field?
-
14 Nov 2012 11:56 PM #2
That sound an issue if the focusWidget is really set but ignored. I will move this thread to the bugs forum so we can have a look at it.
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTGWT-2592
in
3.0.3.


Reply With Quote