Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6109] Android: WebViews: Rhino/v8, labels are not being displayed

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-12-05T15:17:13.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-49, Release 1.8.0.1
ComponentsAndroid
Labelsbranch-v8
ReporterNatalie Huynh
AssigneeAllen Yeung
Created2011-11-08T12:44:04.000+0000
Updated2011-12-07T16:58:36.000+0000

Description

Steps To Reproduce: 1. Launch Application 2. Base UI > Views > Web Views > Local URL Actual Result: A box is displayed instead of click to hide Expected Result: Should display a click to hide

Comments

  1. Josh Roesslein 2011-11-16

    The label appears to display now. Clicking above does not hide. If this is not expected result, please open a new ticket.
  2. Michael Pettiford 2011-11-16

    Tested with Mobile SDK 1.8.0.1.v20111116153454 Ti Studio version 1.0.7.201111151932 OSX Lion Galaxy Tab 10.1 OS Version 3.1, Nexus S OS version 2.3.6, Droid 1 OS 2.2.2 Results: Button is still not displayed The button that should show, should display "Click Me to Hide the Toolbar" This can be found in the local_webview.html file in KitchenSink>Resources>examples
  3. Bill Dawson 2011-12-02

    It appears the jquery is not being loaded, and that app event listener inside the loaded page does not work either.
  4. Natalie Huynh 2011-12-07

    Tested with 1.8.0.1.v20111207090257 Xoom (3.2.1) - v8 Samsung Tab 10.1 (3.1) - rhino

JSON Source