Hi!

1)

hm which version of iOS do you have installed ? I think it should be iOS6 right?
which version of qx.Mobile is installed?

Could you provide a playground example?
I think I got the problem, but I am not that sure right now.

2)

Have a look at the meta tags inside your index.html. There you adjust scaling 
settings of page. But I would propose to keep them as they are and use our new 
feature of app scaling:

http://news.qooxdoo.org/scaling-of-mobile-apps


Greetz Christopher
________________________________________
Von: Dragonheart [dragonheart...@gmail.com]
Gesendet: Dienstag, 18. Februar 2014 16:57
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] Scrolling and zooming on different mobile devices

Hello once again :)

I'm working on a mobile project and it looks like some features about
scrolling and zoom are differ on different platforms.

1) On a desktop Google Chrome I can always scroll the page vertically, but
on iPhone 4s (didn't check on other versions) I can't scroll the page when
all of it's content fits the page's size. Is there a way to override it?
Sometimes it may be a problem. I use a toolbar in the bottom of every page.
To make it non-scrollable and positioned right in the bottom I add it just
using the "this.add" method instead of a "this.getContent().add". Sometimes
last string of the content is positioned right under the toolbar so
technically it fit's the page and I can't scroll it to get this portion of
content. I don't know if there's any other way to fix the toolbar in the
bottom so that it'll still be a part of the content..

2) There's always a way to scale the page of some sites using the double tap
on mobile platforms, but it don't work on any mobile platform I checked with
the qooxdoo application. Am I able to somehow change this behaviour?

Thanks in advance!
Best regards!



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Scrolling-and-zooming-on-different-mobile-devices-tp7585347.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to