The Bug:
There are no shadows on text displayed within the scoreboard overlay.
This is an issue because when the "Text Background Opacity" slider is set to "0%", the text can be quite difficult to read, so having a shadow displayed on all text within the scoreboard overlay would resolve this problem.
Steps to Reproduce:
Navigate to your accessibility settings menu and set the "Text Background Opacity" slider to "0%" and the "Text Background" button to "Everywhere".
Display some text on the scoreboard by using the commands provided below.
/scoreboard objectives add MC-240722 dummy
/scoreboard objectives setdisplay sidebar MC-240722
/scoreboard players set @s MC-240722 123456789
Look closely at the text displayed within the scoreboard.
Take note as to whether or not there are any shadows on text displayed within the scoreboard overlay.
Observed Behavior:
There are no shadows on text displayed within the scoreboard overlay.
Expected Behavior:
There would be shadows on text displayed within the scoreboard overlay.
Linked issues
Attachments
Comments 3
This ticket also relates to MC-241520
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
This ticket relates to MC-72687 and MC-240724.