Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Any events on buttons and with many websites

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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.

Изменено cor-el

Все ответы (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

Изменено guigs