Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7230] MobileWeb: Override the html and body tag height with the browser's height when DOM ready

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2012-01-30T17:43:25.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsstage
ReporterChris Barber
AssigneeChris Barber
Created2012-01-16T15:20:01.000+0000
Updated2014-01-28T23:44:48.000+0000

Description

Once the DOM ready event fires, we need change the height of the and tag from 100% to the height in pixels of the browser window. This becomes a problem on Android tablets when the URL bar is focused and the keyboard pops up which shrinks the size of the page. Also investigate the location bar and JavaScript console bars on iOS.

Comments

  1. Chris Barber 2012-01-30

    Fixed with TIMOB-7171.

JSON Source