#19941: "CSS bug: white border around most recently played card is missing"
De què tracta aquest informe?
Què ha passat? Si us plau, selecciona a sota
Descripció detallada
• Si us plau, descriviu el problema de visualització. Si tens una captura de pantalla d'aquest error (bona pràctica), pots utilitzar Imgur.com per pujar-ho i copiar i enganxar el link aquí.
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.• Quin és el meu navegador?
Google Chrome v79
Historial de denúncies
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.
Afegeix quelcom a aquest report
- Un altre ID de partida / ID de moviment
- Prémer F5 ha ajudat a arreglar el problema?
- El problema apareix diversos cops? Cada cop? a l'atzar?
- Si tens una captura de pantalla d'aquest error (bona pràctica), pots utilitzar Imgur.com per pujar-ho i copiar i enganxar el link aquí.