Jim, Thanks for creating the issue. We do absolutely need to make the GWT widgets, which rely on dragging via onmousemove, work correctly when touch events are available.
Fred On Tue, Oct 26, 2010 at 2:46 PM, Jim Douglas <[email protected]> wrote: > FWIW, I noted some touch-related issues here: > > http://code.google.com/p/google-web-toolkit/issues/detail?id=5148 > > SplitLayoutPanel is one problem child; another is the ability to drag > dialog windows, because it also assumes the existence of mousemove. > > On Oct 26, 8:10 am, Fred Sauer <[email protected]> wrote: > > Philip, > > > > Do you think this could go in as is, as a first step? And then later add > > multi-touch, which I agree needs to ultimately be there? Or, do you think > > that the patch as it stands would put us in a corner that we don't want > to > > be in? > > > > On Tue, Oct 26, 2010 at 5:54 AM, <[email protected]> wrote: > > > On 2010/09/14 00:49:29, fredsa wrote: > > > > > I don't think this supports multi-touch events (i.e., the touches > > > array), which I think needs to be in this. > > > > >http://gwt-code-reviews.appspot.com/867801/show > > > > -- > > Fred Sauer > > Developer Advocate > > Google Inc. > > 1600 Amphitheatre Parkway > > Mountain View, CA 94043 > > [email protected] > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- Fred Sauer Developer Advocate Google Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
