[AC-3096] Build 1.8x when app is locked into PORTRAIT and then opening emailDialogue or SMSDialogue and then rotating the phone to landscape the emailDialogue window rotates but status bar and keyboard remain in PORTRAIT
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-03T10:10:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | emaildialog, orientationmodes |
Reporter | Adam Moritz |
Assignee | Varun Joshi |
Created | 2012-01-12T06:39:12.000+0000 |
Updated | 2016-03-08T07:48:09.000+0000 |
Description
When you create a window and set win.orientationModes = [Titanium.UI.PORTRAIT]; or set it in Tiapp.xml. Then create an emailDialogue or SMSDialogue and open that window. If you proceed to rotate the device into LANDSCAPE the window itself rotates into LANDSCAPE but the statusbar and keyboard remain in PORTRAIT
Also see Q & A
http://developer.appcelerator.com/question/130482/emailsms-dialog-do-not-display-properly-on-orientation-change-ti-18--ios
for further details
Attachments
File | Date | Size |
---|---|---|
app.js | 2012-01-12T06:39:12.000+0000 | 1417 |
This issue was related to TIMOB-7627 which is now fixed. I am marking this issue as resolved.