Threaded View
-
14 Dec 2010 5:26 PM #1
[OPEN-660] Android Password Field superfocus persistance
[OPEN-660] Android Password Field superfocus persistance
Sencha Touch version tested:
- 1.0.1
- only default ext-all.css
- custom css (include details)
Platform tested against:- Android 2.1
Description:- The password field on android persists after the field has been blurred.
Test Case:
See this URL : https://ifinancials.com
Steps to reproduce the problem:- create an app with a card layout
- Create a form card with a password field
- open the app with an android 2.1 device
- focus on the password field
- tap outside of the password field
- change the card
The result that was expected:- At least on the card change the field should be hidden
The result that occurs instead:- the android superfocus overlay persisted on card change
Screenshot or Video:
Debugging already done:- none
Possible fix:- perhaps force a blur? for focus on a hidden field? somehow get the focus off the field to remove android's superfocus
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[OPEN-432] input field in Ext.List leading to unexpected behaviour (Android)
By mherger in forum Sencha Touch 1.x: BugsReplies: 5Last Post: 27 Jul 2012, 1:22 PM -
[OPEN-536] Android 1.0RC1: Ext.form.Search in toolbar field shown twice while focused
By mrsunshine in forum Sencha Touch 1.x: BugsReplies: 5Last Post: 2 Mar 2011, 1:08 PM -
[FIXED-479] .98 - Strange characters in Password field on Android
By suzzer99 in forum Sencha Touch 1.x: BugsReplies: 5Last Post: 6 Nov 2010, 3:19 AM -
password field is not defined in CSS (x-form-password)
By vtswingkid in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 9 Mar 2007, 5:59 PM


Reply With Quote