[AC-2029] Windows Orientation Mode Faceup/down
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-01-01T23:15:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Baharroth |
Assignee | Shak Hossain |
Created | 2013-12-05T10:02:34.000+0000 |
Updated | 2016-03-08T07:40:58.000+0000 |
Description
Steps to Reproduce
I try with Alloy : -Do a window -In TSS put orientationModes = [ Titanium.UI.PORTRAIT, Titanium.UI.UPSIDE_PORTRAIT, Titanium.UI.LANDSCAPE_LEFT, Titanium.UI.LANDSCAPE_RIGHT ]; Add a Gesture eventListener to know the orientation. Check the event of 'orientationchange' and see that faceup and down event are lunch even if we forbid those orientation in TSS. We can create some workaround but it will be good if you can fix that :) RegardsActual Result
Face up and Down event are launchedExpected Result
Face up and Down event don't be launched because we force the orienation with orientationModes = [ Titanium.UI.PORTRAIT, Titanium.UI.UPSIDE_PORTRAIT, Titanium.UI.LANDSCAPE_LEFT, Titanium.UI.LANDSCAPE_RIGHT ];Attachments
File | Date | Size |
---|---|---|
.log | 2013-12-05T10:03:37.000+0000 | 5315425 |
diagnostic855115633028829762.log | 2013-12-05T10:03:42.000+0000 | 10394 |