Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9660] MobileWeb: KitchenSink:We are not able to scroll any pages(up<-->down;left<-->right) on windows phone (mango) which blocks testing in portrait as well as landscape orientation.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2012-06-20T14:24:27.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsqe-mw020912
ReporterLokesh Choudhary
AssigneeChris Barber
Created2012-06-20T11:38:03.000+0000
Updated2014-01-28T23:57:34.000+0000

Description

We are not able to scroll any pages(up<-->down;left<-->right) on windows phone (mango) in portrait as well as landscape orientation Not a Regression, occurs with 2.0.2GA Steps to reproduce: 1.Build kitchen sink for mobile web in titanium studio. 2.Type the ip address of your laptop into the mobile device's web browser.(IE for Windows Phone mango). 3.Hit go or enter. 4.Kitchen sink will fire up in the browser. 5.Tap on any tab & try to scroll up,down,left & right. 6.You will see that we cant scroll in either direction in portrait as well as landscape orientation,which blocks test cases from being executed. Actual result: 1.Unable to scroll any pages(up<-->down;left<-->right) on windows phone (mango) in portrait as well as landscape orientation. Expected result: 1.We should be able to scroll in all possible directions on windows phone mango in portrait as well as landscape orientation.

Comments

  1. Bryan Hughes 2012-06-20

    Unfortunately WP7.5 doesn't support touch events of any sort, so we can't support this functionality.
  2. Neeraj Gupta 2012-06-20

    Just a clarification that the device itself supports the touch events but not the browser that ships on this device.
  3. Chris Barber 2012-06-20

    Correct. The browser does not support mousemove or any touch events.

JSON Source