ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.32k stars 2.28k forks source link

Beatmaps with long titles dont wrap in the beatmap overlay. #27317

Closed LittleLilyBun closed 8 months ago

LittleLilyBun commented 8 months ago

Type

Cosmetic

Bug description

Beatmaps with extremely long song titles (Like this ranked osu!catch set) dont wrap the text in the beatmap overlay, making the text get covered by the beatmap info, or even cut off at the edge of the overlay. The website does wrap the text, which avoids this happening.

Screenshots or videos

With 0.80x UI Scale: osu_2024-02-22_06-45-29

With 1.00x UI Scale: osu_2024-02-22_06-45-33

On the website: Screenshot 2024-02-22 at 06-50-52 MonarX - 6086555670238378989670371734243169622657830773351885970528324860512791691264 · beatmap info

Version

2024.221.0-lazer

Logs

compressed-logs.zip

LittleLilyBun commented 8 months ago

I checked with another map, it actually seems to be because the linked song has one long string of characters without spaces between them.

frenzibyte commented 8 months ago

This was working before, until the text became a link to allow searching for beatmaps with similar title/artist. Tracking in https://github.com/ppy/osu-framework/issues/5007.