-
29 May 2012 2:35 AM #1
bug in Webkit: text form fields can be scrolled out of view by text select
bug in Webkit: text form fields can be scrolled out of view by text select
Ext version tested:
- Ext 4.1.0
- Chrome 18 (Linux), 19 (Linux, Mac OS X)
- Safari 5.1.7
- Firefox (Mac OS X) is NOT affected
- text form fields can be scrolled out of view by selecting text and moving the mouse pointer out of the container that is containing the field
- Go to http://docs.sencha.com/ext-js/4-1/#!.../checkout.html , put the pointer in the "last name" field, press the mouse button, move pointer to the right without releasing the mouse button
- The "first name" and "last name" form fields should stay inside their container and stay visible
- The form fields scroll to the left, out of view
see attached video https://vimeo.com/43026630
Notes:- Ext 4.0 does not seem to be effected. The containers move for a pixel or so, then stay at their place.
- Firefox is NOT affected
-
29 May 2012 3:15 AM #2
Thanks for the report, we're already tracking this issue, the ticket # is EXTJSIV-5962.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
-
4 Jul 2012 12:32 AM #3
Code fix for 4.1
Code fix for 4.1
This defect is resolved in ExtJS 4.1.1-rc2. Can u please provide possible fix for Ext JS 4.1 for this issue.
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote