Skip to content

Click events not fired on mobile on long touch/click #1690

@ripcurlx

Description

@ripcurlx

Hi!
I've a problem using react in Chrome/35.0.1916.17 on Android: If I make a long touch on a e.g. button the click even is not fired.
If I just press it quickly everything works as expected. I do get TouchStart, MouseDown, TouchEnd on these long clicks (even I haven't set React.initializeTouchEvents(true);).

I experience the same behavior with the 0.10.0 release and also if I build it fresh from master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions