You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "xingjiu (JIRA)" <ji...@apache.org> on 2017/02/16 08:39:41 UTC

[jira] [Created] (WEEX-18) bubble up event of click in android

xingjiu created WEEX-18:
---------------------------

             Summary: bubble up event of click in android
                 Key: WEEX-18
                 URL: https://issues.apache.org/jira/browse/WEEX-18
             Project: Weex
          Issue Type: Improvement
         Environment: weex_sdk 0.11 / 0.10
            Reporter: xingjiu


Binding a click event on child element, when the parent element binding a long press event. Then just long press at the child element.
Two mistakes occurs:
1. the parent long press event not be fired.
2. the child click event fired.
Demo is at http://dotwe.org/weex/a20e3898b3875e04d28ef394509d2088

I know this is a hard work to resolve it, while we can find out a solution firstly. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)