Bug 576766 - [macOS 11][arm64] Table.getClientBounds() returns too large value
Summary: [macOS 11][arm64] Table.getClientBounds() returns too large value
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.22   Edit
Hardware: Macintosh Mac OS X
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 572797
  Show dependency tree
 
Reported: 2021-10-20 09:45 EDT by Thomas Singer CLA
Modified: 2021-11-11 07:27 EST (History)
3 users (show)

See Also:


Attachments
Snippet to reproduce (1003 bytes, text/plain)
2021-10-20 09:46 EDT, Thomas Singer CLA
no flags Details
Screenshot on Windows 10 (5.31 KB, image/png)
2021-10-20 09:46 EDT, Thomas Singer CLA
no flags Details
Screenshot on macOS 11.6 (M1) (15.51 KB, image/png)
2021-10-20 09:48 EDT, Thomas Singer CLA
no flags Details
Screenshot on macOS 10.14 (16.98 KB, image/png)
2021-10-20 09:52 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-10-20 09:45:35 EDT
Please launch the attached snippet. It should show a table with 1 column that is as wide as the table without any horizontal scrollbar. On Windows this works as expected, but on macOS 11 a horizontal scrollbar occurs that can be used to scroll horizontally.
Comment 1 Thomas Singer CLA 2021-10-20 09:46:09 EDT
Created attachment 287366 [details]
Snippet to reproduce
Comment 2 Thomas Singer CLA 2021-10-20 09:46:39 EDT
Created attachment 287367 [details]
Screenshot on Windows 10
Comment 3 Thomas Singer CLA 2021-10-20 09:48:21 EDT
Created attachment 287368 [details]
Screenshot on macOS 11.6 (M1)
Comment 4 Thomas Singer CLA 2021-10-20 09:52:09 EDT
Created attachment 287369 [details]
Screenshot on macOS 10.14
Comment 5 Niraj Modi CLA 2021-11-10 06:14:23 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:27:45 EST
Yes, Niraj, this bug is fixed as a consequence of fixing bug 574932.