Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8363] iOS: TextField - Keyboard doesn't fill the bottom of the screen in landscape mode on ipod 3rd gen with 4.0.2

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-04-19T09:21:25.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.1.0, Sprint 2012-07, Release 2.0.1
ComponentsiOS
Labelsqe-ios031912, regression
ReporterTamila Smolich
AssigneeStephen Tramer
Created2012-03-28T14:38:34.000+0000
Updated2013-12-03T21:44:33.000+0000

Description

Description: On landscape mode keyboard does not fill the bottom of the screen. This bug occurs only on iPod 4.0.2 and exists in all test cases in Text Field and Text Area. On iPod 4.3.5 when starting with the soft keyboard on screen, on orientation change, the keyboard animates off-screen then is redrawn after the UI has handled the orientation change. This occurred on both portrait to landscape and landscape to portrait orientation changes. On iPod 5.1 the same behavior like on iPod 4.3.5, but this occurs only when making a portrait to landscape orientation change. For landscape to portrait orientation changes, the soft keyboard does not leave the screen during the orientation change, it simply rotates with the other UI elements. Steps: 1. Run KitchenSink 2. Go to Controls-Text Field-Events 3. Click "Focus" button 4. Rotate device in landscape mode Expected result: Keyboard should fill the bottom of the screen and should not leave the screen during the orientation change. Actual result: Keyboard doesn't fill the bottom of the screen - on iPod 4.0.2 Keyboard animates off-screen then is redrawn after the UI has handled the orientation change - on iPod 4.3.5 and iPod 5.1

Attachments

FileDateSize
Screenshot 2012.03.28 13.34.32.png2012-03-28T14:38:34.000+000051425

Comments

  1. Vishal Duggal 2012-04-06

    master PR 1924 2_0_X PR 1954
  2. Dustin Hyde 2012-04-09

    Fixed on 2.0.1. SDK: 2.0.1.v20120407201726 Studio: 2.0.1.201204061639 OS: Snow Leopard Devices Tested: iPhone Simulator 5.0, iPod 4.0.2/4.3.5, iPhone4S 5.1, iPad 4.3.5, iPad2 5.1
  3. Dustin Hyde 2012-04-09

    Fixed on 2.1.0. SDK: 2.1.0.v20120406185338 Studio: 2.0.1.201204061639 OS: Snow Leopard Devices Tested: iPhone Simulator 5.0, iPod 4.0.2/4.3.5, iPhone4S 5.1, iPad 4.3.5, iPad2 5.1
  4. Wilson Luu 2012-04-19

    Reopening to update labels. Note to QE: Test added already. Removing qe-port.

JSON Source