Bug 159064 - [Apply Patch] Double border in new apply patch wizard
Summary: [Apply Patch] Double border in new apply patch wizard
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 M3   Edit
Assignee: Bogdan Gheorghe CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-09-27 21:59 EDT by Brock Janiczak CLA
Modified: 2007-06-05 15:29 EDT (History)
0 users

See Also:


Attachments
patch to org.eclipse.compare (1.15 KB, patch)
2006-09-27 22:00 EDT, 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 2006-09-27 21:59:05 EDT
Version: 3.3.0
Build id: I20060922-0010

The top section in the new apply patch wizard has a double border around it making it stand out more than the right or bottom sections.  The attached patch creates the CheckboxDiffTreeViewer instead of the default options that includes a border.  Another solution would be to pass in the style bits on the constructor.
Comment 1 Brock Janiczak CLA 2006-09-27 22:00:15 EDT
Created attachment 51056 [details]
patch to org.eclipse.compare

Defaults the style bit to SWT.NONE
Comment 2 Bogdan Gheorghe CLA 2006-10-11 16:14:58 EDT
Patch released. Thanks!
Comment 3 Michael Valenta CLA 2006-10-31 10:06:14 EST
Verified in I20061031-0656