Comment 4 for bug 1415023

Revision history for this message
Zsombor Egri (zsombi) wrote : Re: sim unlock/lock confirmation button dismisses keyboard but doesn't confirm till pressed again

In the sample posted by Jonas I do not see any command to dismiss the dialog when the button is pressed. A call to PopupUtils.close(dialogue) - (or depending on the code a dialogue.hide()) should be there, otherwise the Dialog won't know when to close.