2026-04-26, 08:11 PM
(This post was last modified: 2026-04-28, 05:32 PM by Cronus. Edited 3 times in total.)
I'm facing some issues with CSS in the Tizen client, that AI, seem unable to fix.
In my normal browser I use CSS to switch the card static images to some AVIF images for some amazing animated background when they are focused, unfortunately this doesn't seem to work on the tizen client, moreover, I have a theme that already handles focus of elements in the client, but Tizen adds a super annoying and ugly Blue faded outline on focus, which seem impossible to remove.
EDIT: The AVIF images wasn't a problem, I had an issue targeting the correct element, in the TV it's the cards directly and not the container that have the aria labels. Still have an issue with the stupid ass blue outline though.
Solved: The issue was that it was the cardScalable element.
In my normal browser I use CSS to switch the card static images to some AVIF images for some amazing animated background when they are focused, unfortunately this doesn't seem to work on the tizen client, moreover, I have a theme that already handles focus of elements in the client, but Tizen adds a super annoying and ugly Blue faded outline on focus, which seem impossible to remove.
EDIT: The AVIF images wasn't a problem, I had an issue targeting the correct element, in the TV it's the cards directly and not the container that have the aria labels. Still have an issue with the stupid ass blue outline though.
Solved: The issue was that it was the cardScalable element.
