[TIMOB-114] Orientation Change (right) causes input field to disappear
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.7.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:23:49.000+0000 |
Updated | 2011-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.
Oddly enough, I couldn't recreate it quickly even though I've seen it happen. Do you have some sample code?
Nevermind. I forgot to click the text field. I can recreate it easily.
(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...