#19941: "CSS bug: white border around most recently played card is missing"
Sobre o que é este relatório?
O que aconteceu ? Por favor escolha abaixo
Descrição detalhada
• Por favor descreva o problema de visualização. Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
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.• Qual navegador você está usando?
Google Chrome v79
Histórico do relatório
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.
Adicione alguma coisa para este relatório
- Outro ID de mesa / ID de jogada
- Carregar em F5 resolveu o problema?
- O problema aparece várias vezes? Sempre? Imprevisivelmente?
- Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.