GNOME Bugzilla – Bug 137845
Add resize widget to statusbar
Last modified: 2004-12-22 21:47:04 UTC
Spinning off from bug 124000. The lock icon should be moved the left side of the statusbar. This gives space for a resize widget at the right side. Also remove the bevel around the lock.
The recommendation is to make the lock bevel match the user's theme, not to remove it. See the code at the other bug.
Created attachment 27273 [details] [review] implementation This patch: - moved the security icon and progressbar to the left, and - sets the frame style according to the statusbar's style I'm not sure about the notify::shadow-type thing... is this the correct way to be notified when the style changes?
Only thing left is the resize widget which blocks on bug 73359.
Are we still blocked on 73369 ? The security icon is on the left now ...
When the progress bar is shown, it hides the resize grip... but that doesn't seem critical, should we just add the resize grip anyway?
The progress bar shouldn't cover the resize grip. The resize grip itself isn't critical enough to warrent UI wierdness (imho).
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
Fixed on HEAD.