Bugzilla – Bug 17110
Sticky password input field
Last modified: 2011-11-11 09:42:38 UTC
Created attachment 7219 [details] Sticky password input field right after login to SN When entering mysb.com credentials (after first app start) and successfully login the password input field stays on top of the underlying player list. It stays that way in menus and even the NP screen. Only when another input field (ie. search) is present and selected the sticky one goes away. Only seen in Android 2.1
Created attachment 7220 [details] Sticky password input field on NP screen
can you still reproduce this issue?
Found this: http://www.sencha.com/forum/archive/index.php/t-118678.html?s=dc7a5c71ff4dee2517c3a9c16a44b918 "for fixed this, i use myform.reset().disable() and i enable the form when is needed." - this might be the way to go
Created attachment 7295 [details] moving the screen while focus is on password field results in broken layout
This is an android bug, The same issue is already reported as a open bug in android forums. http://code.google.com/p/android/issues/detail?id=11428 "It seems there is no way I could find to influence the android rendered passwordfield because it is not html within the browser but an overlay, coming from the android enviroment itself".- (Comment given in the above link)
Did none of the approaches you've described improve the situation?
Android 2.1 is passing away quickly. No need to waste time with it.