DescriptionFix the issue that keyboard is not rendered properly after login.
Setting className of the keyboard is deferred until window.onhashchange but early exit in onhashchange caused the class of keyboard to remain nodisplay.
This change modify the initKeyboard to set the className.
BUG=none
TEST=Manually checked the keyboard was shown properly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95387
Patch Set 1 #
Total comments: 3
Messages
Total messages: 5 (0 generated)
|