Won't fix Navbar graphic glitches with Safari on iOS

I can't reproduce this on iPhone 11 / iOS 16
Just tested with an iPhone 8 Plus and iPhone 13 Pro. I can reproduce this in all devices. You need to scroll up and down sometimes fast and sometimes slower. Try at least 10 times and you will see it.
 
This has been here a while, just has to do with subpixels and how fixed position works on various device screens. Position sticky, I wonder, might have a few rendering quirks in iOS safari, Ive noticed as well.

Likely best to ignore as I think XenForo is simply using this API and while they could hack it by offsetting 0.5px/1px or by adding a bg behind it, eh.
 
There are some changes coming in the future but for now I think we have to live with this.

We mitigated it somewhat in a previous version but admittedly it does crop up occasionally.

But the theory about subpixel calculations is likely correct as I've seen similar behaviour on other sites that do not run XF.
 
Top Bottom