mbien commented on PR #7799: URL: https://github.com/apache/netbeans/pull/7799#issuecomment-2379698085
> I don't think the alignment problems in older LAFs are due to this patch; yes, this is not what I meant. This dialog is somewhat special since it uses the old grid bag layout which doesn't implement text baseline alignment for neighboring components if i remember correctly. Two combo boxes are also multi line fields with dynamic height - so this is to be expected that it won't look nice on all LAFs. (I remember starring at the dialog a while while doing https://github.com/apache/netbeans/pull/3393) What i meant was that the GTK laf specifically looks inconsistent everywhere else too. Toolbar icons have the wrong size and every combo box looks different. I set `-J-Djdk.gtk.version=2` for VisualVM to make it somewhat useable (fixes the toolbars at least). I am wondering if we should filter it out from the LAF list? I guess users could still use the flag to force it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
