Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม
เก็บถาวรแล้ว

Firefox has trouble following links. The competitors do not :(.

Balázs Meskó replied
kh

Firefox appears to be having problems following certain links.

An example:

Choose any of the 'source' links here:

https://docs.fast.ai/vision.utils.html

I find that if i click *above* the link by a mm or so: it follows properly. Think windows message handling is wrongly identifying the location of a click.

Comments welcome. Solutions more welcome!

Firefox appears to be having problems following certain links. An example: Choose any of the 'source' links here: https://docs.fast.ai/vision.utils.html I find that if i click *above* the link by a mm or so: it follows properly. Think windows message handling is wrongly identifying the location of a click. Comments welcome. Solutions more welcome!
ภาพหน้าจอที่แนบมา

การตอบกลับทั้งหมด (1)

Hi,

This is a website issue, the box of the resize-images text (a h3 tag) hides the underlying p tag, which contains the source link. Funnily enough, this tag is actually part of the previous section, which seems quite hacky, but this is beside the point. Pretty sure the site depends on undefined behaviour, which apparently works as they expect in Chromium, but not in Firefox. It could be fixed on the website, I don't think this is a browser bug per se. I'd file this at https://webcompat.com

Regards, Balázs