Skip to content

[Mac] Buttons with font sizes>23pt are not correctly rendered #3085#3086

Open
xpomul wants to merge 1 commit intoeclipse-platform:masterfrom
xpomul:master
Open

[Mac] Buttons with font sizes>23pt are not correctly rendered #3085#3086
xpomul wants to merge 1 commit intoeclipse-platform:masterfrom
xpomul:master

Conversation

@xpomul
Copy link
Contributor

@xpomul xpomul commented Feb 16, 2026

Fix issue #3085 by handling the case when a button uses a custom font with size > 16pt. In this case adjust the button height in cellSizeForBounds(), similar to the other height adjustment fixes already present.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

Test Results (macos)

   27 files   -    27     27 suites   - 27   4m 15s ⏱️ - 1m 59s
4 528 tests ±    0  4 284 ✅ ±    0  244 💤 ± 0  0 ❌ ±0 
1 062 runs   - 1 062  1 031 ✅  - 1 031   31 💤  - 31  0 ❌ ±0 

Results for commit 0d65473. ± Comparison against base commit db2adff.

♻️ This comment has been updated with latest results.

@xpomul xpomul marked this pull request as draft February 16, 2026 23:47
@xpomul xpomul force-pushed the master branch 2 times, most recently from 6da9e14 to 8026642 Compare February 17, 2026 12:23
@xpomul xpomul marked this pull request as ready for review February 17, 2026 12:24
…-platform#3085

Fix the issue by handling the case when a button uses a custom font with
size > 16pt. In this case adjust the button height in
cellSizeForBounds(), similar to the other height adjustment fixes
already present.

Signed-off-by: Stefan Winkler <stefan@winklerweb.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant