All reports
Saboteur reports
#19941: "CSS bug: white border around most recently played card is missing"
notupdated: This report has been closed automatically because there was no vote/comment on it for a long time
1
What is this report about?
What happened? Please select from below
Display bug: some game information displayed was wrong (with no important consequences for the game)
Detailed description
• Please describe the display issue. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
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.• Which browser are you using?
Google Chrome v79
Report history
Jun 28th 2020 22:47 •
compte obelète • Bug has not been reproduced by developers yet:
Jun 28th 2020 23:27 • Not a bug
You should reset, because there aren't CSS custom anymore. Because of security issues.
You should reset, because there aren't CSS custom anymore. Because of security issues.
pjt33 • Bug has not been reproduced by developers yet:
Aug 9th 2020 13:22 • @TheClaudeQc, I'm not sure what you mean.
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.
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.
Sourisdudesert • This report has been closed automatically because there was no vote/comment on it for a long time:
Aug 10th 2021 12:16 • Report closed automatically because it has not been upvoted or commented for a while.
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.
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.
Add to this report
Please add here anything that seems relevant in order to reproduce this bug or understand your suggestion:
- Another table ID / move ID
- Did F5 solve the problem?
- Did the problem appear several times? Every time? Randomly?
- If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.