diff options
author | Eric Williams | 2018-03-16 13:09:24 +0000 |
---|---|---|
committer | Eric Williams | 2018-03-19 15:45:20 +0000 |
commit | 8c8ba9af9f98118ac41a3aace8a8fc570bbcd1e0 (patch) | |
tree | 318bc2a65f1b1c160a90618140de92dc902d2903 /tests/org.eclipse.swt.tests | |
parent | 1fe521f7b3388b35e525b25e31276ee275ae1ae1 (diff) | |
download | eclipse.platform.swt-8c8ba9af9f98118ac41a3aace8a8fc570bbcd1e0.tar.gz eclipse.platform.swt-8c8ba9af9f98118ac41a3aace8a8fc570bbcd1e0.tar.xz eclipse.platform.swt-8c8ba9af9f98118ac41a3aace8a8fc570bbcd1e0.zip |
Bug 531599: [Generic TP Editor] typo in Edit Software Site view when
launched from TP editor
Set the font only when/after a Button has its text set. Internal size
calculations for fonts are CSS based with GTK3.22+, and setting the font
before text is actually set can result in caching issues. The size then
reported is too small, resulting in clipped buttons.
Tested on GTK3.22 only, 3.20 is unaffected. No AllNonBrowser JUnit test
failures, and child Eclipse looks fine.
Change-Id: I5e8f45a9023ed88409cc1474c1b1c920a5ed72d9
Signed-off-by: Eric Williams <ericwill@redhat.com>
Diffstat (limited to 'tests/org.eclipse.swt.tests')
0 files changed, 0 insertions, 0 deletions