Threaded 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?
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