Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8500] iOS: NavBar moves out of place on video player

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-04-13T11:57:52.000+0000
Affected Version/sRelease 1.8.2
Fix Version/sRelease 2.1.0, Sprint 2012-08
ComponentsiOS
LabelsKitchenSink, SupportTeam, api
ReporterJunaid Younus
AssigneeVishal Duggal
Created2012-04-03T09:38:38.000+0000
Updated2013-01-17T11:41:50.000+0000

Description

*Code* app.js: http://pastebin.com/9WWvyqeK videoplayer.js: http://pastebin.com/BYBMQ0mM *Expected behavior* The nav bar should be fine, without overlapping anything. *Actual behavior* When you actually follow the steps by the customer below, the nav bar seems to overlap the window on the top. *Comments from customer* While a video is running, if orientation switches to landscape and video is set to full screen, then when orientation goes back to portrait and video.fullscreen = false, the window is positioned incorrectly. Basically, the title bar of the window is underneath the status bar. On my real app, the width of the window is cut off as well. *Notes* -Only tested on an iPhone 3GS running 5.0.1 -Customer's deadline for his project is this Friday, 6th April, so he needs this fixed before then. -HD ticket: http://support-admin.appcelerator.com/display/APP-237638

Comments

  1. Vishal Duggal 2012-04-10

    Pull pending https://github.com/appcelerator/titanium_mobile/pull/1972
  2. Stephen Tramer 2012-04-11

    Fix may regress TIMOB-1526 or TIMOB-3876.
  3. Olga Romero 2013-01-17

JSON Source