#19941: "CSS bug: white border around most recently played card is missing"
Worum geht es bei dieser Meldung?
Was ist passiert? Bitte wähle unten aus
Detaillierte Beschreibung
• Bitte beschreibe die Anzeigeschwierigkeiten. Falls du einen Screenshot dieses Fehlers hast (optimale Vorgehensweise), kannst du ihn bei Imgur.com hochladen, den Link kopieren und hier einfügen.
At move 5, white plays a card but it doesn't gain the white border. A bit of digging with developer tools shows that the HTML is updated to
<div id="card_54" class="play_card mine flipped maze_card card_last_ffffff" style="background-position: -259px -295px; position: absolute; top: 0px; left: 0px; z-index: auto; cursor: default;"></div>
but the class defined in the CSS is card_last_FFFFFF and, being case-sensitive, is not picked up.• Welchen Browser benutzt du?
Google Chrome v79
Meldungshistorie
You should reset, because there aren't CSS custom anymore. Because of security issues.
I can still reproduce the bug by replaying the game. Observed and expected images: imgur.com/a/P9bjqFI
I don't know what you mean about custom CSS. The bug is in the base CSS, not in my custom CSS. But custom CSS still works, and I'm using it as a workaround until this bug is fixed properly.
Your bug has probably been fixed already, or was linked to a temporary failure of BGA service.
In any case, when filling a bug report, make sure to have an explicit title linked to the incident (ex: with error message), so other players can recognize it and vote for it.
Ergänze diese Meldung
- Eine weitere Tisch-ID/Zug-ID
- Konnte F5 das Problem lösen?
- Trat das Problem öfter auf? Jedes Mal? Zufällig?
- Falls du einen Screenshot dieses Fehlers hast (optimale Vorgehensweise), kannst du ihn bei Imgur.com hochladen, den Link kopieren und hier einfügen.