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

JMenuItems lose display resolution in a JMenu while editing #732

Open
igarshep opened this issue Mar 21, 2024 · 1 comment
Open

JMenuItems lose display resolution in a JMenu while editing #732

igarshep opened this issue Mar 21, 2024 · 1 comment
Labels
bug Something isn't working help wanted We need you macOS Only happens on MacOS

Comments

@igarshep
Copy link

On OSX with Eclipse 4.31.0, and using the latest version of WindowBuilder, when working with JMenuItems inside of a JMenu, the text and menu seems like its losing focus/resolution as I edit it.

For example, it starts like this:
image
and if I alternate between the items, the whole menu contents start losing resolution/losing focus and the thing just seems like its trying to warp away. Probably the quickest way is just trying to add a JMenuItem and choosing a spot, just moving where the Item will go will quickly make the menu lose focus.
image
image

@ptziegler
Copy link
Contributor

I can't reproduce this issue on Linux, so I assume that's a Mac-specific problem. I can have a look if/when the the screenshots are taken but without an actual machine, there's probably not much else that I can do right now. 😦

@ptziegler ptziegler added bug Something isn't working help wanted We need you labels Mar 21, 2024
@ptziegler ptziegler added the macOS Only happens on MacOS label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted We need you macOS Only happens on MacOS
Projects
None yet
Development

No branches or pull requests

2 participants