On Sat, 18 Apr 2026 19:05:46 GMT, Phil Race <[email protected]> wrote:
> I want to make sure we are all on the same page as to what the result should > be. > > Let's try to write it down. If there's anything not right in the following, > let me know and I'll edit it. @prrace I agree to your assessment. > * if no item has both an image and check/radio, but some items have one of > these, they share a column (I think that was what we agreed in the original > long running PR) I think this is the most logical way to render menus. > * The menu item should not be overly compressed : aesthetic spacing should be > visible between each element type. > > Can you provide screen shots of some of the most important cases This is what I expect as the outcome of [JDK-8376828](https://bugs.openjdk.org/browse/JDK-8376828) that I submitted to improve the menu layout in Windows Look-and-Feel. (I submitted it as a bug, but now its type has been changed to an enhancement.) I wanted to create two apps, native Win32 and Java Swing, that share the same menu structure so that it would be easy to compare them. But I've failed in doing so, yet. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29730#issuecomment-4283223260
