Bug 176907 - Inconsistent borders in Compare/Patch preference page
Summary: Inconsistent borders in Compare/Patch preference page
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: 3.3 M6   Edit
Assignee: Platform-Compare-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-03-10 17:55 EST by Brock Janiczak CLA
Modified: 2007-03-20 10:21 EDT (History)
0 users

See Also:


Attachments
patch to org.eclipse.compare (1.71 KB, patch)
2007-03-10 17:57 EST, Brock Janiczak CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brock Janiczak CLA 2007-03-10 17:55:54 EST
Version: 3.3.0
Build id: I20070306-1200

The margins on the Test Compare tab of the Compare/Patch preference page are much smaller than the General tab.  This regression was introduced in version 1.48 of ComparePreferencePage.  The RadioGroupFieldEditor is overriding the layout on the layout composite.  Solution is to give the editor its own composite.  Patch to be attached.
Comment 1 Brock Janiczak CLA 2007-03-10 17:57:46 EST
Created attachment 60507 [details]
patch to org.eclipse.compare
Comment 2 Michael Valenta CLA 2007-03-12 10:11:45 EDT
Thanks for the patch.
Comment 3 Michael Valenta CLA 2007-03-12 12:02:33 EDT
Thanks for the patch. I have released it to HEAD.
Comment 4 Michael Valenta CLA 2007-03-20 10:21:25 EDT
verified