Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlatLaf does not respect fontsize for window title on Windows #5041

Closed
trixon opened this issue Dec 2, 2022 · 2 comments · Fixed by #5045
Closed

FlatLaf does not respect fontsize for window title on Windows #5041

trixon opened this issue Dec 2, 2022 · 2 comments · Fixed by #5045
Milestone

Comments

@trixon
Copy link

trixon commented Dec 2, 2022

Apache NetBeans version

Apache NetBeans 16 release candidate

What happened

The window title font size did not respect the current setting when using FlatLaf LAF.

NetBeans 15

nb15a
nb15b

NetBeans 16

nb16a
nb16b

How to reproduce

Start netbeans 16 with the argument --fontsize 28.

Did this work correctly in an earlier version?

Apache NetBeans 15

Operating System

Windows 10

JDK

Azul Zulu 19.0.1

Apache NetBeans packaging

Apache NetBeans binary zip

Anything else

First mentioned on the dev list.
https://lists.apache.org/thread/696j0jogokrtqxspyj26bdhnnjq0n8n4

Are you willing to submit a pull request?

No

Code of Conduct

Yes

@trixon trixon added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Dec 2, 2022
@neilcsmith-net neilcsmith-net removed the needs:triage Requires attention from one of the committers label Dec 2, 2022
@neilcsmith-net neilcsmith-net added this to the NB17 milestone Dec 2, 2022
@neilcsmith-net
Copy link
Member

Possible workaround on list. I think the LAF customs need to take into account changes in - JFormDesigner/FlatLaf#589 Maybe there's a better way to handle this? cc/ @DevCharly

@DevCharly
Copy link
Member

Created PR #5045 to fix this issue.

pepness pushed a commit to pepness/incubator-netbeans that referenced this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants