Skip to content

Click Event Triggers on Complex Buttons are ignored in Pale Moon browser #10515

Open
@paulkamer

Description

@paulkamer

Version

2.6.10

Reproduction link

https://jsfiddle.net/ye6vs8h3/

Steps to reproduce

Install Pale Moon browser http://www.palemoon.org/
Open the jsfiddle (https://jsfiddle.net/ye6vs8h3/).

When clicking directly on the Vue logo image, a click is not registered.
When clicking just next to it, still on the grey background, a click is registered correctly.

What is expected?

When clicking on a nested component, the click should bubble up to the parent element that has a @click handler.

What is actually happening?

The click is not bubbled up, so takes no effect.


This issue is similar to several other bugfixes, for Adobe CEP and Mobile Safari:

#9462
#10366

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions