[TIMOB-17759] iOS8: KitchenSink control TextField does not show the soft keyboard when the focus is set.
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-12-09T19:33:55.000+0000 |
Affected Version/s | Release 3.4.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.4.0 |
Reporter | Khushbu Agrawal |
Assignee | Ingo Muschenetz |
Created | 2014-09-25T09:02:54.000+0000 |
Updated | 2017-03-21T22:09:05.000+0000 |
Description
Description:
While testing KS controls, I found that the soft keyboard didn't appear with the TextField when the focus is set with the Portrait orientation. Rotating the device to Landscape orientation will show just a small part of the soft keyboard.The keys are not working when pressed.
STEPS TO REPRODUCE:-
1. Install the KitchenSink on iPhone 6/6+ simulator.
2. Navigate to: Controls => text field => Events
3. Click on a text field or/and "Focus" button
EXPECTED RESULT:
3. Text field should be active and Soft keyboard should appear in portrait orientation.
ACTUAL RESULT:
3. Text Field become active but the soft keyboard didn't appear in Portrait orientation.
Then Rotate the Simulator. The small part of hidden soft keyboard can be seen and the keys are disabled.
Please find the attached screen shots for details.
Attachments
Tested with iPhone 6 simulators only as of unavailability of iPhone 6 device.
Tested KS version 3.4.0 from Studio Samples using Mac osx 10.9.5 Mavericks Appcelerator Studio, build: 3.4.0.201409261245 Titanium SDK, build: 3.4.0.GA acs@1.0.18 alloy 1.5.0 install@0.1.7 npm@1.4.23 sudo@1.0.3 titanium 3.4.0 titanium-code-processor@1.1.1 Xcode6.1GM Device: iPhone 6 iOS 8.1b The soft keyboard appears on focus(screenshot)
Verified working as expected; cannot reproduce using: Titanium SDK 3.5.0.v20141208092926 & 3.4.0GA Studio 3.4.1.201410281743 Xcode 6.1.1 On: iPad mini, iOS 8.1 iPhone 6, iOS 8.2b iPhone 4S Sim, iOS 8.1
Closing ticket as the issue cannot be reproduced and due to the above comments.