Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1937] Android: unable to scroll web page (auth test case)

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

Description

1.4.2.5935b3 G1 running 1.6

1.BaseUI>Views>Webviews>Basic auth
2.after the page loads, try scrolling (note presence of scroll bars)
results: you cannot

Comments

  1. Don Thorp 2011-04-15

    (from [d074f62eaf9b76a99f7bf6684dfb8e918f4aad42]) [#951 state:fixed-in-qa][#1931 state:fixed-in-qa][#1934 state:fixed-in-qa][#1937 state:fixed-in-qa][#1939 state:fixed-in-qa][#1940 state:fixed-in-qa] Fixing regression where keying off of presence of 'click' handler broke the expectation that views are touchable by default. Added support for touchEnabled. If touchEnabled is false, click proceeds through all views until one that handles click and is located under the touch point is found. Several of these defects were side-effects attributable to clickability. http://github.com/appcelerator/titanium_mobile/commit/d074f62eaf9b76a99f7bf6684dfb8e918f4aad42"> http://github.com/appcelerator/titanium_mobile/commit/d074f62eaf9b7...

  2. Thomas Huelbert 2011-04-15

    G1 (1.6), sim 2.2 1.4.25935b3

JSON Source