Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-114] Orientation Change (right) causes input field to disappear

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:02.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.7.0
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:23:49.000+0000
Updated2011-04-17T01:52:02.000+0000

Description

Steps to reproduce:

1) have an html input element or native textfield on a page
2) rotate the phone to the right (orientation change right)
3) focus the input field to bring up the keyboard
4) bam! the input field disappears.

it works fine for orientation change left.

Comments

  1. Blain Hamon 2011-04-15

    Oddly enough, I couldn't recreate it quickly even though I've seen it happen. Do you have some sample code?

  2. Blain Hamon 2011-04-15

    Nevermind. I forgot to click the text field. I can recreate it easily.

  3. Jeff Haynie 2011-04-15

    (from [93f14c21df0634e65a6cb0831b7cfc254145fd1b]) convertPoint using nil as the view doesnt handle rotations properly [#114 state:res] http://github.com/appcelerator/titanium_mobile/commit/93f14c21df0634e65a6cb0831b7cfc254145fd1b"> http://github.com/appcelerator/titanium_mobile/commit/93f14c21df063...

JSON Source