-
20 Apr 2012 12:43 AM #1
IE9 - left click doesn't correctly switch focus between fields
IE9 - left click doesn't correctly switch focus between fields
Version(s) of Ext GWT
Ext GWT 3.0 Release Candidate 2
Browser version
Internet Explorer 9
Description
When left clicking a field after entering any text in another field the focus is not set correctly.
Steps to reproduce the problem
use Forms Example: http://sencha.com/examples-dev/#ExamplePlace:formsexample
1. Select any field with left click (e.g. "Email")
2. Enter any text
3. Select "Age" field by left click
This issue does not occur if no text is entered in the field.
Expected results
• "Age" field should only allow numbers as input
• "Age" field should have "focused" style (blue borders)
• Input should be validated after the field loses focus
Actual results
• No focus style on "Age" field
• Any characters can be entered
• No validation when field loses focus
-
20 Apr 2012 1:41 PM #2
I just opened a bug, but a little bit more testing seems to show that this has already been fixed. You can test this in our nightly build of the Explorer demo: http://staging.sencha.com:8080/examp...e:formsexample. I'll close the bug as can't-reproduce. Please post a reply if you continue to notice this problem with the nightly build.
-
21 Apr 2012 7:40 AM #3
Still occurs, IE9 only
Still occurs, IE9 only
Hi,
Thanks for your investigations, I just checked the nightly build and re-checked the RC2 sample. The problem still occurs, it seems to be IE9 only (IE9 browser mode and IE9 standard document mode). Everything works fine with IE8 or Firefox(es)/Chrome.
After loading the forms sample, only left-click the "Email" field, type some random characters without pressing enter and left-click the "Age" field. The focus is not correctly set then and the validators are inactive. This doesn't sound like a big issue, but in our "Change Password" view it ends up telling IE9 users, who change fields using the mouse, that 2 of 3 password fields are not filled out although they are.
Regards,
Roland
-
1 May 2012 10:27 PM #4
Hi,
any updates on this issue? It is still reproducible in 3.0.0 release.
-
26 Jun 2012 12:03 AM #5
We are facing exact same issue. Anyone got a workaround for this bug?
-
13 Jul 2012 7:40 AM #6
The bug has been fixed and can be verified here http://staging.sencha.com:8080/examp...e:formsexample. Fix will go out in 3.0.1.
-
20 Aug 2012 7:36 AM #7
Is there a release date for 3.0.1? Or can you point me to where I can be notified of the date? Are there any patch fixes available prior to the release of 3.0.1?
Thanks for your help.
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTGWT-1967
in
3.0.1.


Reply With Quote