[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-30 Thread Bug Watch Updater
** Changed in: gnome-shell Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1866259 Title: Text clipped on password overlay dialogues To manage

[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-24 Thread Sebastien Bacher
Focal got a yaru update now ** Changed in: yaru-theme (Ubuntu Focal) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1866259 Title:

[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
** Changed in: gnome-shell (Ubuntu) Status: New => Fix Released ** Also affects: yaru-theme (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-shell (Ubuntu Focal) Importance: Low Status: Fix Released ** Also affects: yaru-theme (Ubuntu Focal)

[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
I did some extensive digging and found why it is fixed in Adwaita and not Yaru. Two weeks ago, the below commit was merged to gnome-shell. It checks to see if the string width is longer than the box width, and if it is, it switches to a hardcoded "leightweight" width of 13pt. commit

[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
I found the bug. The font-size is too large in .message-dialog-content .message-dialog-title. It is set to 18pt, but the largest it should be is 13pt. Attached is a picture demonstrating each font size, no other changes made. ** Attachment added: "Comparison of font sizes"

[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
I went and checked Yaru theme from Eoan, and the dialogue is displayed correctly. Maybe something broke on the move to the new dialogue box? Attached is the same gnome-disks dialogue on Eoan. I still think the issue is the font is too big on the title of the new Yaru theme dialogue box. **

[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-08 Thread Matthew Ruffell
Hello MadsRH and Daniel, I checked the Adwaita theme, and no text clipping is seen, and things are as expected. Attached is a screenshot of the same gnome-disks password dialogue in Adwaita. ** Attachment added: "Screenshot of Adwaita password overlay box"

[Bug 1866259] Re: Text clipped on password overlay dialogues

2020-03-06 Thread Daniel van Vugt
Gnome Shell owns this code (it's the internal St toolkit). ** Package changed: yaru-theme (Ubuntu) => gnome-shell (Ubuntu) ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => Low ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #302