GNOME Bugzilla – Bug 704327
Unnecessary horizontal scrollbar for lock screen notifications
Last modified: 2013-08-02 15:29:38 UTC
Horizontal scrolling is nasty. It definitely shouldn't happen here. Also, we preallocate the space for the scrollbar, so this throws out the padding at the bottom of the notifications box.
Created attachment 249510 [details] screenshot
Created attachment 249512 [details] screenshot
Created attachment 250176 [details] [review] screenShield: Never show a horizontal scrollbar on the lock screen It just looks awful.
Patch works here - much better!
Attachment 250176 [details] pushed as 34db642 - screenShield: Never show a horizontal scrollbar on the lock screen