qpixel icon indicating copy to clipboard operation
qpixel copied to clipboard

Footnote numbers not shown on iOS

Open cellio opened this issue 2 years ago • 2 comments

https://meta.codidact.com/posts/285741

In the footnotes at the bottom of a post, the numbers are not shown on iOS (multiple browsers), but the user reports they work correctly on desktop and I see them working correctly on Android. (I don't have an iOS device to test with.) On Apple iOS 15.3.1, the user tried with:

  • Chrome 97.0.4692.84
  • Safari (iOS v15.2.1)
  • Firefox Daylight 96.0 (7403)

It's possible the problem is with iOS, but is there anything we can do to mitigate?

cellio avatar Apr 04 '22 01:04 cellio

The ::marker psuedo-element only has partial support (MDN, WebKit Bugzilla) on iOS (webkit) browsers, so yes this is most likely a problem with webkit.

MoshiKoi avatar Apr 05 '22 08:04 MoshiKoi

Reproduced in Safari on MacOS, so it's not just iOS.

cellio avatar Nov 22 '23 15:11 cellio