linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.4k stars 722 forks source link

Custom date format in Calendar breaks entire applet area for vertical task bars #12176

Open mruncreative opened 2 weeks ago

mruncreative commented 2 weeks ago

Distribution

21.3

Package version

6.0.4

Graphics hardware in use

No response

Frequency

Always

Bug description

A long date format in the calendar applet overflows the task bar and stretches the rest of the status bar with it. The other icons in the status bar are no longer visible. I assume they are centered horizontally. I still get the hover effect though.

This could be fixed by adding an additional custom format for vertical display or AT LEAST ignoring the current "horizontal" custom date format because it doesn't allow line breaks and will thus always overflow and would be very small if simply scaled.

Steps to reproduce

Expected behavior

Not destroy the entire applet area by making the icons invisible and showing the time

Additional information

No response