We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Any events on buttons and with many websites

  • 1 jibu
  • 1 ana tatizo hili
  • 1 view
  • Last reply by guigs

more options

I remarked that the button events don't correctly perform.

That is on many websites.

For instance, this button event who run on other navigators like Chrome is not available in Firefox :

<button type="button" class="btn btn-primary">
                <a href="...">SEND</a>
</button>

It is really damage.

Could you resolve that ?

Thanks.

Regards.

I remarked that the button events don't correctly perform. That is on many websites. For instance, this button event who run on other navigators like Chrome is not available in Firefox : <pre><nowiki><button type="button" class="btn btn-primary"> <a href="...">SEND</a> </button></nowiki></pre> It is really damage. Could you resolve that ? Thanks. Regards.

Modified by cor-el

All Replies (1)

more options

Hi,

I tried this in version 29 and it looks ok. I would be happy to open a bug in http://webcompat.com

Test Thimble button

EDIT: nope you are right, I filed a bug on this for trying the method: The bug in webcompat is: https://github.com/webcompat/web-bugs.../43

Modified by guigs