After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 137845 - Add resize widget to statusbar
Add resize widget to statusbar
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
unspecified
Other All
: Normal minor
: Future
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on: 73359 157778
Blocks:
 
 
Reported: 2004-03-21 14:02 UTC by spark
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
implementation (2.98 KB, patch)
2004-05-01 17:48 UTC, Christian Persch
committed Details | Review

Description spark 2004-03-21 14:02:39 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.
Comment 1 Gregory Merchan 2004-03-21 22:26:21 UTC
The recommendation is to make the lock bevel match the user's theme,
not to remove it. See the code at the other bug.
Comment 2 Christian Persch 2004-05-01 17:48:15 UTC
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?
Comment 3 Christian Persch 2004-05-10 20:57:45 UTC
Only thing left is the resize widget which blocks on bug 73359.
Comment 4 Marco Pesenti Gritti 2004-08-15 18:26:28 UTC
Are we still blocked on 73369 ? The security icon is on the left now ...
Comment 5 Christian Persch 2004-08-15 18:47:07 UTC
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?
Comment 6 spark 2004-08-15 19:46:37 UTC
The progress bar shouldn't cover the resize grip. The resize grip itself isn't
critical enough to warrent UI wierdness (imho).
Comment 7 Christian Persch 2004-10-13 10:53:10 UTC
Mass reassigning of Epiphany bugs to epiphany-maint@b.g.o
Comment 8 Christian Persch 2004-11-10 16:53:36 UTC
Fixed on HEAD.