Alexander Back schrieb: > Hi Jose, > > On Wednesday 03 June 2009 Jose Luis Pellicer M. wrote: > >> What is the status of qooxdoo and the iPhone? >> I'm curious because a) I own an iPhone and b) I tried my layout on the >> iPhone (looks great there too) and I can't click on anything. Well, I >> know, it's not "clicking", but if I tap a button or menu: nothing. >> Why is this? Is there a plan or something regarding mobile browsers? >> > This behaviour is iPhone-specific. Paul-Peter Koch wrote an excellent article > about this: > > "Initially, only links and form fields are clickable on the iPhone. However, > you can make any element clickable by registering an event handler for > mouseover, mouseout, mousedown, mouseup, mousemove or click on it. > > Even better, once you’ve registered the event handler you can safely remove > it. The element will remain clickable despite the event being gone. This is > very useful to know — and the documentation is completely silent on this > important point." > > Complete article: > http://www.quirksmode.org/blog/archives/2008/08/iphone_events.html > > Concerning qooxdoo we need to add support for this. I'll open a bug report > for > this. > The fix for this iPhone behaviour is already in trunk <http://news.qooxdoo.org/the-week-in-qooxdoo-2009-04-03>. Can you try it again with the latest trunk?
we would love to add better support for mobile devices but I don't think it will happen before the 1.0 release we plan for the end of this year. Best Fabian BTW: On the iPhone we still have a problem with scroll areas. -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe Telefon: +49 721 91374-6784 [email protected] Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
