Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Displaced button in iframe since Firefox v97.0

  • 1 odpoveď
  • 1 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od cor-el

more options

An external partner is embedding one of our websites and has been experiencing the following strange behaviour since FF v97.0:

[See image attached] You can't click any buttons within the iframe when you place the mouse on the button itself. But if you move the mouse ~2cm below the button (red arrow) it acts like it's hovering over the button and you can click it.

There were no code changes on our side and for FF v96.0.3 everything still works as expected. I thought the issue would perhaps be solved in this bug (https://bugzilla.mozilla.org/show_bug.cgi?id=1758664) but I tried with version 98.0.2 and it's not fixed there. I'm however hesitant to report a bug in Bugzilla since I can't provide clear reproduction steps (company data).

Thank you for your help!

An external partner is embedding one of our websites and has been experiencing the following strange behaviour since FF v97.0: [See image attached] You can't click any buttons within the iframe when you place the mouse on the button itself. But if you move the mouse ~2cm below the button (red arrow) it acts like it's hovering over the button and you can click it. There were no code changes on our side and for FF v96.0.3 everything still works as expected. I thought the issue would perhaps be solved in this bug (https://bugzilla.mozilla.org/show_bug.cgi?id=1758664) but I tried with version 98.0.2 and it's not fixed there. I'm however hesitant to report a bug in Bugzilla since I can't provide clear reproduction steps (company data). Thank you for your help!
Priložené obrázky

Upravil(a) johan.md.maes dňa

Všetky odpovede (1)

more options

It is possible that some other element is overlaying that link space and prevents clicking it.

You can right-click and select "Inspect" to open the built-in Inspector with this element selected to see what element gets selected.