Bug 112342 - Dropdown list sizes in diagram toolbar comboboxes are too small and require scrolling
Summary: Dropdown list sizes in diagram toolbar comboboxes are too small and require s...
Status: CLOSED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 trivial
Target Milestone: ---   Edit
Assignee: Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-10-12 10:55 EDT by Wayne CLA
Modified: 2006-09-10 23:53 EDT (History)
0 users

See Also:


Attachments
Patch for org.eclipse.gmf.runtime.diagram.ui.actions (3.46 KB, patch)
2005-10-12 10:59 EDT, Wayne CLA
no flags Details | Diff
Patch for org.eclipse.gmf.runtime.diagram.ui (3.15 KB, patch)
2005-10-12 11:00 EDT, Wayne CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wayne CLA 2005-10-12 10:55:57 EDT
The dropdown list for zoom, font size, and font name display only 5 values and 
requires scrolling.  The default limit should be increased to something more 
reasonable.
Comment 1 Wayne CLA 2005-10-12 10:59:50 EDT
Created attachment 28181 [details]
Patch for org.eclipse.gmf.runtime.diagram.ui.actions

Patch for org.eclipse.gmf.runtime.diagram.ui.actions
Comment 2 Wayne CLA 2005-10-12 11:00:37 EDT
Created attachment 28182 [details]
Patch for org.eclipse.gmf.runtime.diagram.ui

Patch for org.eclipse.gmf.runtime.diagram.ui
Comment 3 Wayne CLA 2005-10-12 11:14:40 EDT
Added a new class, 
org.eclipse.gmf.runtime.diagram.ui.internal.util.IUIConstants, with the default 
value for the dropdown size.  setVisibleItemCount() method from Combo was used 
to set the number of items to display in the dropdown.
Comment 4 Wayne CLA 2005-10-12 11:15:40 EDT
Commit comment is "gmf_head sshaw 051012 Dropdown list sizes in diagram toolbar 
comboboxes are too small and require scrolling"
Comment 5 Wayne CLA 2005-10-17 12:52:46 EDT
Verified and closed (October 14, 2005)
Comment 6 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug