[TIMOB-8156] iOS: Ti.UI.iPad.DocumentViewer.hide() doesn't seem to work
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-04-19T09:08:05.000+0000 |
Affected Version/s | Release 2.0.0, Release 1.8.2 |
Fix Version/s | Release 3.0.2 |
Components | iOS |
Labels | n/a |
Reporter | Junaid Younus |
Assignee | jithinpv |
Created | 2012-03-21T10:41:57.000+0000 |
Updated | 2017-03-17T18:36:51.000+0000 |
Description
*Code*
The code has been taken from the documentation. I have added a timer of 5 seconds to call the hide() method on the document viewer:
http://pastebin.com/64TX2wUN
*Expected behavior*
The document viewer should hide once the timer has invoked the method.
*Actual behavior*
The document viewer actually 'freezes' and it doesn't respond to any touch inputs anymore.
*Notes*
-Make sure you press the 'launch' button in the top right hand corner, within the first 5 seconds (or change the timer to increase the delay).
-Please also make sure you have a random PDF file inside your resources folder, called 'Example.pdf'.
-Only tested on the simulator.
-HD ticket: http://support-admin.appcelerator.com/display/APP-658343
Issue does not reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPad Simulator: iOS SDK version: 6.0
Issue does not reproduces Tested with iOS SDK: 5.1 iOS iPhone Simulator: 5.1 Mac OS X Version 10.7.5 Titanium SDK version 3.1.1.v20130606121419 Titanium Studio, build: 3.0.1.201212181159
Closing ticket as the issue cannot be reproduced.