eclipse-platform/eclipse.platform.debug

[Mac] When resizing "Run Configurations" blue selection of search overlays into right section of Tabs

Closed this issue · 4 comments

When resizing "Run Configurations" blue selection of search overlays into right section of Tabs
Run Configurations 2022-09-16 17-03-52

Most likely SWT issue, I don't see it on Linux.

I am able to reproduce the issue in MacOS aarch64. This issue is seen in both light and dark theme.

I tried on windows 11 and it works fine for me both on dark and light themes.

On MacOS aarch64 when I launch the run configuration window, and tried to resize "Run Configurations" window ,blue selection of search overlays into right section of Tabs.

Screenshot 2023-04-19 at 6 03 19 PM

I see the same problem of focus ring overlaying to the right section with Debug configuration as well, but I don't see the issue in Preferences window.
I have debugged further on the issue and found that the issue is in platform debug and not in SWT.I am working on it and will create a PR for the same.