Hi all,
did you ever try to run your qooxdoo based web applications on mobile devices 
having a (multi-)touch panel ?
Well, as anticipated it is working...basically. That is great at all an I am 
very happy about that. :-)
Of course there are many platform specific conditions...there is no right mouse 
button...on an Apple mobile device there is no typical double click (because it 
is interpreted like a zoom command)...the native srceen resolution is quite 
different and so on. So you have to customize your application. 
But let us talk about some exemplary issues that I spotted. 
1. visual appearance
E.g. checkbox in a table: The rendering of a check box wihtin a table cell 
comes with a strange left border.
 
2. interaction
E.g. toolbar buttons: It seems to me that you have to "click" twice. The first 
click focusses the button, the second one executes the event ("action"). But I 
did not take a look at the low level dom events. You can observe this behaviour 
at other widgets too (selectboxes, ...), too. 
E.g.: table: How do you focus a row or a cell ? Sometimes it is working, 
sometimes it fails. 
 
I think there are many other issues left. 
So what about the qooxdoo roadmap concerning this issues ? 
I have beeng searching in bugzilla and the forum but I did not find anything 
that really helps me or any information about future support or handling of 
these issues.
 
What are your experiences ? Are there any plans for the future regarding mobile 
devices and touch panels ? 
 
Thanks for your help and discussing this topic.
Best regards
 
Robert Nimax
 
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to