Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1938] Android: Remove views test case - missing label and color on view

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:35.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M07
ComponentsAndroid
Labelsandroid, defect, regression, release-1.6.0, views
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:06:06.000+0000
Updated2011-04-17T01:57:35.000+0000

Description

1.4.2.5935b3 G1 running 1.6

1.BaseUI>Views>Remove views
2.Look at the bottom of the 3 views
results: the lowest view is white (should be yellow) and is missing the "foo" label

Comments

  1. Don Thorp 2011-04-15

    WebViews on Android have drawing problems if we set them to transparent, body background in the webview is white by default which is masking the yellow color and therefore hiding the label.

  2. Bill Dawson 2011-04-15

    (from [bd30d8dd9a9775bdb98ea5550e7e7f8f1e4ec8fc]) [#1938 state:fixed-in-qa] Get WebView to show our TiBackgroundDrawable by setting its core background color to transparent when necessary. https://github.com/appcelerator/titanium_mobile/commit/bd30d8dd9a9775bdb98ea5550e7e7f8f1e4ec8fc"> https://github.com/appcelerator/titanium_mobile/commit/bd30d8dd9a97...

  3. Opie Cyrus 2011-04-15

    verified emulator 2.2

JSON Source