Alexey Ivanov

Results 81 comments of Alexey Ivanov
trafficstars

I tested it on Windows 11 and 10. **Windows 11** ![Windows-11-menu-items-2025-02-06](https://github.com/user-attachments/assets/e368f0ce-3c0f-45d6-a485-3c5331471204) It looks reasonably well… But it doesn't look like the menu in Windows 11 File Explorer, does it? ![Windows...

On that note, Swing's menu rendering doesn't blend with the way Windows 11 renders menus: 1. Menu has rounded corners, 2. The highlight color is just slightly darked than the...

> I am not sure if we can satisfy both windows 10 and windows 11 simultaneously as both design is different for this logic... We absolutely can… I'm not proposing...

> It seems in windows 11, the menuitem text location is dependant on presence of menuitem icon. As per this screenshot, the bullet/checkmark seems to be in its fixed location...

This is how it looks on Windows 10: ![latest-fix-2025-02-07](https://github.com/user-attachments/assets/55ce3491-e52b-4491-93a8-1a3ebd686840) It's close, yet the spacing is wrong. The bullet / check-mark should be where they were before the fix. There was...

> > It's close, yet the spacing is wrong. > > > > The bullet / check-mark should be where they were before the fix. There was 8-pixel margin to...

I can quickly answer to this part: > Surely that isn't a Windows 10 vs Windows 11 issue ?? Unless it is an accidental by-product of some layout problem ?...

Is it possible to write a jtreg test for this feature? Do we want to test it?

I wonder if it's possible to write a (unit) test which verifies the new behaviour… and whether it's worth doing.