Describe the bug
Some controls receive wrong placements as a result of:
Originally reported by Ed: #2641 (comment)
To Reproduce
Open the preferences in an up-to-date Eclipse SDK.
Expected behavior
Controls should be placed properly.
Screenshots
Environment:
- Select the platform(s) on which the behavior is seen:
Version since
I20251017-0000
Workaround (or) Additional context
To me it looks as if the new control initialization logic should only be applied to shells and not to every control as this is obviously a regression of applying the new position initialization to controls inside a shell.
Describe the bug
Some controls receive wrong placements as a result of:
Originally reported by Ed: #2641 (comment)
To Reproduce
Open the preferences in an up-to-date Eclipse SDK.
Expected behavior
Controls should be placed properly.
Screenshots
Environment:
Version since
I20251017-0000
Workaround (or) Additional context
To me it looks as if the new control initialization logic should only be applied to shells and not to every control as this is obviously a regression of applying the new position initialization to controls inside a shell.