Bug 577947 - [Mac] Views like Quick search, Git Pull and History view is not aligned at top and left

The problem was that AbstractColumnLayout never set location and hoped
that it will be (0,0) by default, which is not guaranteed.

Signed-off-by: Alexandr Miloslavskiy <alexandr.miloslavskiy@syntevo.com>
Change-Id: Icbf0842f184403bc33e702a6f26b70476721c4d2
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.text/+/189439
Tested-by: Platform Bot <platform-bot@eclipse.org>
Tested-by: Lars Vogel <Lars.Vogel@vogella.com>
Reviewed-by: Lars Vogel <Lars.Vogel@vogella.com>
2 files changed