Tired_Rabbit wrote:
Is this problem unique to me
It may be unique to your bank. It's extremely difficult to give absolutely precise answers to questions like this in the forums. Maybe you have some browser extensions that are incompatible. Maybe you have some incompatible ad blocking. Maybe you have malware that is incompatible. Maybe you have anti-malware that is incompatible. It's a long list.
You specifically asked about cross-site tracking, so answers are going to focus on that. But it could be all kinds of different things.
Is this an unintended bug resulting from the update to the new OS/Safari
Obviously it is a change resulting from the new version of the OS/Safari. It might no be a bug and it might not be unintended.
If it is a bug then why hasn't Apple reported it as such?
Apple doesn't report bugs. End users report bugs to Apple. If they are very serious with a clear, easy solution, and Apple wants to fix it, then you can expect a fix in 2-3 months.
I guess it's a minor thing since absolutely any other browser out there has no problem handling bill pay.
Each bank is going to have its own implementation of these services. It's the same old story. If your bank is a small local bank with a few thousand users, then it's the bank's problem to fix. If the bank is Citibank, then it's Apple's problem to fix.
It's just weird that Apple would want to encourage users to leave Safari and do their banking with some other browser. Ignoring bugs by giving them the silent treatment is something we've all learned to accept as SOP by every tech company out there.
You also have to consider Apple's own banking needs. As long as the best, most profitable customers can still do their banking using Safari, then there's no problem from Apple's perspective.
But this one's a little weird if indeed it is a bug.
If this is really something more than cross-site tracking, you can dig into it a little more. You can turn on Developer options in Safari and inspect the web site. You don't really have to know a lot about HTML. All you have to do is show the console and then reload the page. You will probably get a few dozen bright red error messages. They will probably tell you exactly what Safari is complaining about. It might not be a tracking issue.
It is very unusual for a bank to be doing cross-site tracking. That's a real Red Flag. Chances are, they are playing fast and loose in other areas as well. The most likely explanation is that the site is poorly constructed. That's not uncommon. Web developers test in Firefox, Chrome, and whatever Windows is using. They rare give much thought to Apple platforms. And if the site is poorly constructed with lots of browser-specific hacks, such sites are exceptionally likely to break when browsers are updated with more stringent privacy protections.