Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15860] Android: KitchenSink: BaseUI > Views > Web Views > Local URL, Missing label 'Click Me to Hide the Toolbar'

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2014-05-13T18:33:07.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2013 Sprint 25, 2013 Sprint 25 Core, Release 3.2.0, Release 3.3.0
ComponentsAndroid, iOS
Labels3.2.0, kitchensink, qe-closed-3.3.0, qe-testadded, regression
ReporterParas Mishra
AssigneeChris Barber
Created2013-12-03T07:13:33.000+0000
Updated2015-02-02T20:47:24.000+0000

Description

Android: KitchenSink: BaseUI > Views > Web Views > Local URL, Missing label 'Click Me to Hide the Toolbar' It works fine on SDK: 3.1.3.GA Expected: 'Click Me to Hide the Toolbar' should be visible. Actual: 'Click Me to Hide the Toolbar' is not visible, screen shots are attached.

Attachments

FileDateSize
webViews_expected.png2013-12-03T07:14:49.000+00001730363
webviews_localUrl.png2013-12-03T07:14:49.000+00001723090

Comments

  1. Samuel Dowse 2013-12-03

    Bug exists on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311262027 Titanium SDK, build: 3.2.0.v20131127194046 CLI: 3.2.0-beta Alloy: 1.3.0-beta Kitchen Sink pulled from repository: 3.2.0 build Click Me to Hide the Toolbar button is missing
  2. Ping Wang 2013-12-04

    This regression is caused by [PR#4970](https://github.com/appcelerator/titanium_mobile/pull/4970).
  3. Ping Wang 2013-12-04

    If I run KS in development mode
    ti build --platform android -T device --deploy-type development
    , the label shows fine.
  4. Chris Barber 2013-12-04

    This is NOT is caused by [PR#4970](https://github.com/appcelerator/titanium_mobile/pull/4970). This bug has been in the new Android build since the day it landed in master. It's a little tricky.
  5. Chris Barber 2013-12-04

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5061 3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5062
  6. Priya Agarwal 2013-12-05

    Verified the fix on: Appcelerator Studio: 3.2.0.201312042306 SDK:3.2.0.v20131204220843 alloy: 1.3.0-beta acs: 1.0.9 npm: 1.3.2 titanium: 3.2.0-beta titanium-code-processor: 1.1.0-beta Xcode:5.0.2 OS: Mac OSX 10.9 Device: Google Nexus7(v4.3) Click me to hide toolbar label is visible. Hence closing as working as expected
  7. Pragya Rastogi 2014-03-11

    Issue appears on: OSX: 10.9 Xcode: 5.1Beta5 Appcelerator Studio: 3.2.2.201403061827 SDK: 3.2.3.v20140310185916 acs:1.0.14 alloy:1.3.1 npm:1.3.2 titanium:3.2.1 titanium-code-processor:1.1.0 Device: Nexus 7 (v4.4.2)
  8. Chris Barber 2014-05-13

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5676
  9. Tim Poulsen 2014-05-13

    Tested on Android 4.4.2 emulator (I don't have a device running that version). KitchenSink > ... > Local URL page works as described under Expected.
  10. Priya Agarwal 2014-05-15

    Verified the FIXED with: Appc-Studio:3.3.0.201405121247 sdk:3.3.0.v20140514163013 acs:1.0.14 alloy:1.4.0-alpha npm:1.3.2 titanium:3.3.0-dev titanium-code-processor:1.1.1 xcode:5.1.1 Device:Nexus5(v4.4.2),Nexus7(v4.4.2) Working as expected. Getting the "Click Me to Hide the Toolbar" label. Hence closing the issue.

JSON Source