Bug 575260 - [MacOS11 M1] Table and Tree without SWT.BORDER has large white "margin"
Summary: [MacOS11 M1] Table and Tree without SWT.BORDER has large white "margin"
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.21   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-05 09:53 EDT by Thomas Singer CLA
Modified: 2021-11-11 07:28 EST (History)
3 users (show)

See Also:


Attachments
Snippet (955 bytes, text/plain)
2021-08-05 09:54 EDT, Thomas Singer CLA
no flags Details
Screenshot on MacOS 11 without SWT.BORDER (22.78 KB, image/png)
2021-08-05 09:54 EDT, Thomas Singer CLA
no flags Details
Screenshot on MacOS 11 with SWT.BORDER (21.21 KB, image/png)
2021-08-05 09:55 EDT, Thomas Singer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Singer CLA 2021-08-05 09:53:39 EDT
Please launch the attached snippet on a M1 Mac with aarch64 SWT jar. It will show a large white outer "margin" which is not present, if the SWT.BORDER option is provided for the table control.
Comment 1 Thomas Singer CLA 2021-08-05 09:54:29 EDT
Created attachment 286888 [details]
Snippet
Comment 2 Thomas Singer CLA 2021-08-05 09:54:52 EDT
Created attachment 286889 [details]
Screenshot on MacOS 11 without SWT.BORDER
Comment 3 Thomas Singer CLA 2021-08-05 09:55:14 EDT
Created attachment 286890 [details]
Screenshot on MacOS 11 with SWT.BORDER
Comment 4 Phil Beauvoir CLA 2021-10-30 17:33:11 EDT
See Bug #574932
Comment 5 Niraj Modi CLA 2021-11-10 06:14:56 EST
Looks like problem is already fixed by the bug 574932.

Please verify in the latest IBuild:
https://download.eclipse.org/eclipse/downloads/drops4/I20211109-1800/
Comment 6 Thomas Singer CLA 2021-11-11 07:28:34 EST
Yes, Niraj, this bug is fixed as a consequence of fixing bug 574932.