Bug 311400 - Dialog font should not be forced on breakpoint detail panes
Summary: Dialog font should not be forced on breakpoint detail panes
Status: RESOLVED FIXED
Alias: None
Product: JSDT
Classification: WebTools
Component: Debug (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.2 RC1   Edit
Assignee: Michael Rennie CLA
QA Contact: Simon Kaegi CLA
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2010-05-03 14:06 EDT by Michael Rennie CLA
Modified: 2010-05-04 10:09 EDT (History)
1 user (show)

See Also:
thatnitind: review+


Attachments
fix (3.19 KB, patch)
2010-05-03 14:19 EDT, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2010-05-03 14:06:58 EDT
code from HEAD

This is basically a clone of bug 310511, we should not force dialog font on the detail panes.
Comment 1 Michael Rennie CLA 2010-05-03 14:19:34 EDT
Created attachment 166825 [details]
fix

patch fixes up our factory to not force the dialog font to compute button metrics
Comment 2 Michael Rennie CLA 2010-05-03 14:20:34 EDT
This would make a good RC1 polish item, especially if you ever change the dialog font.
Comment 3 Michael Rennie CLA 2010-05-04 10:09:04 EDT
applied patch to HEAD