sunriseshow / mobiscroll

Automatically exported from code.google.com/p/mobiscroll
0 stars 0 forks source link

Compatibility problems in WP7 and Firefox (Android) #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open mobiscroll.
2.Try to select an hour

What is the expected output? What do you see instead?
I try to move the wheel scroller but instead all the page is scrolled

What version of the product are you using? On what operating system?
WP7 Mango (beta2)
Firefox in android (2.2)
Last release of mobiscroll

Thanks in advance.

Original issue reported on code.google.com by yomismo4...@gmail.com on 10 Aug 2011 at 6:37

GoogleCodeExporter commented 8 years ago
I'm having the same issue. Firefox on Android 2.2.
When I try to drag a day/month/year, the page is scrolled instead.

It is interesting if it's possible to solve this without changing the browser 
behaviour.

Original comment by marcinfi...@gmail.com on 10 Aug 2011 at 8:56

GoogleCodeExporter commented 8 years ago
You could try to add JQM scrollview to your site and then initalize it on the 
mobiscroll object. I don't know if this works, but it should. Rgs.

Original comment by svenfran...@gmail.com on 10 Aug 2011 at 10:40

GoogleCodeExporter commented 8 years ago
Hi Sven,

Thanks for the tip.
I'm trying it like this:
$('#calendar').scroller(
{
...
});
$('.dwc').scrollview();

Does not have any effect though, can you point me further?

Original comment by marcinfi...@gmail.com on 11 Aug 2011 at 9:01

GoogleCodeExporter commented 8 years ago
I'll try to fix this for the 1.0.3 bugfix release

Original comment by diosla...@gmail.com on 18 Aug 2011 at 7:00

GoogleCodeExporter commented 8 years ago
Same problem with this new version.

Original comment by yomismo4...@gmail.com on 8 Sep 2011 at 7:53

GoogleCodeExporter commented 8 years ago
Works with the new version of Firefox Mobile

Original comment by diosla...@gmail.com on 27 Feb 2012 at 7:48