GNOME Bugzilla – Bug 157901
Zoom Toolbar in drop down menu
Last modified: 2006-04-27 17:49:53 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.
Confirmed
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
This is ripe for fixing.
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.