Bug 285273

Summary: GEF zoom toolbar combo box and mouse wheel works unexpected
Product: [Tools] GEF Reporter: Udo Walker <Udo.Walker>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Udo Walker CLA 2009-07-31 08:43:38 EDT
Build ID:  20090619-0625

Steps To Reproduce:
1. Add the zoom actions and combo box to the editor tool bar.
2. Use zoom factors 0.25, 0.5, 0.75 and 1.0, add also FIT_ALL, FIT_HEIGHT and FIT_WIDTH
3. Use mouse wheel in combo box to change the zoom level.
4. If you scroll to 100% and then scroll more then it does not stop at 100% but jumps to xx% which is the same as FIT_ALL. Next is FIT_HEIGHT.

More information:
I expected that it goes to 100% then then shows me not the percantage of FIT_ALL but shows me the word "page" like it does, when you open the combo box list and select the word "page".