Threaded View
-
26 Apr 2012 5:46 AM #1
[ST 2.0.1] Event is not prevented causing keyboard to popup
[ST 2.0.1] Event is not prevented causing keyboard to popup
REQUIRED INFORMATION
Ext version tested:- Sencha Touch 2.0.1 final
- Android mobile browser 2/3/4
- iOS 5 Safari
- HTML5
- When having a list visible and opening a new view on item select which has an input field on the same location as you tap, the keyboard will popup.
- Select item in list
- opens new windows with input field on same screen location.
- simple view of the UI
- the keyboard pops up, because the input gets focus
HELPFUL INFORMATION
Example code steps:- package.zip attached
- Open the app, press the 'do' button to add a record to the store (localstorage)
- Press the 'Hello World!!!' list item to open the next window
The focus doesn't seem to happen on Chrome or Safari on Mac OS X
You found a bug! We've classified it as
TOUCH-2841
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote