Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16847] Mobile web(Win 8): Black area renders when a text field gains focus

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2014-04-14T23:51:15.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows Hybrid
LabelsCLI, windows-8
ReporterJoshua Rhinehart
AssigneeChris Barber
Created2014-04-14T23:37:08.000+0000
Updated2017-03-20T17:47:39.000+0000

Description

Sample App: https://dl.dropboxusercontent.com/u/54185251/TextFieldTest.zip 1.- Run the sample application on a windows device (internet explorer) 2.- Focus the 1st text field, then focus the 2nd one, then 3rd one, and then the 4th one. 3.- Observe how the black area's height seems to increase as you focus the four text fields on the screen; at this point, when the 4th text field has the focus on it, the screen is practically all black. Expected Result: The window scrolls up on each focus and reveals the following objects on the view. Actual Result: The window scrolls up but fails to render data previously blocked by the keyboard, creating a large black box.

Attachments

FileDateSize
text field win8 -2.png2014-04-14T23:37:08.000+000016060

Comments

  1. Chris Barber 2014-04-14

    Dupe of TIMOB-16528. We don't have a good general workaround. The fix is deep within the Mobile Web layout engine. iOS has a similar issue. You can sometimes hack something in your code to limit this issue.
  2. Lee Morris 2017-03-20

    Closing ticket as Windows Hybrid is no longer supported.

JSON Source