The label of the CheckBox is linked to it, and delegates "tap" events to the 
checkbox. That is intended, of course.
This copies the label "for" logic you might know from plain HTML input fields.

The longtap event was not considered for this behavior. But it might be a valid 
enhancement.

You may open a bug report for this.

Greetz Christopher


Am 10.06.2014 um 15:57 schrieb Ed Adasiewicz <edadasiew...@comcast.net>:

> I created a simple mobile app -- 1 NavigationPage containing a Form which
> contains a single CheckBox -- and placed a tap event listener and a separate
> longtap event listener on the CheckBox.  When I run the app I noticed the
> following:
> 
> 1.  If I click/tap on either the CheckBox or "anywhere in the row" the tap
> event fires and the state of the CheckBox changes.
> 
> 2.  If I longtap on the CheckBox, the corresponding event fires.
> 
> 3.  If I longtap in the form row but not on the CheckBox, the longtap event
> does not fire.
> 
> Is this intended?  Thanks.
> 
> 
> 
> --
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/longtap-question-tp7585811.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to