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 157901 - Zoom Toolbar in drop down menu
Zoom Toolbar in drop down menu
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: Gtk+
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-11-10 22:11 UTC by Kevin Duffus
Modified: 2006-04-27 17:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kevin Duffus 2004-11-10 22:11:43 UTC
Whe the window is too small to hold the entire toolbar which contains the zoom 
menu a drop down list at the far right of the toolbar is created. In that list 
there is only a label "Zoom" but clicking this sets the zoom level to what it 
currently is.

To reproduce:
1. Resize the main window until the zoom toolbar menu is moved to the newly 
menu created menu attached to the arrow at the far right of the toolbar (that's 
a mouthful :)
2. Click the label marked "Zoom"
3. There is a very quick redraw. (This may not show up on faster systems. I'm 
on a 1.6Ghz P4 w/ 384MB of RAM).

Nothing else appears to have happened. I would expect that either a window with 
a list of zoom levels appears or the "Zoom" label would be a popup menu instead.

This may be a GTK+ 2.5.X problem. I'm not sure.
Comment 1 Jon Kåre Hellan 2004-11-25 21:10:37 UTC
Confirmed
Comment 2 Jody Goldberg 2004-11-26 17:54:34 UTC
Damn, I forgot to implement this.
We need to add a menu item implementation to
src/cut-n-paste-code/goffice/gui-utils/go-action-combo-text.c

There is no time for 1.4.0
hopefully not long afterwards
Comment 3 Morten Welinder 2006-04-27 01:58:32 UTC
This is ripe for fixing.
Comment 4 Morten Welinder 2006-04-27 17:49:53 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.