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?
Printable View
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?
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.