[Mac] When resizing "Run Configurations" blue selection of search overlays into right section of Tabs
Closed this issue · 4 comments
Michaeli71 commented
iloveeclipse commented
Most likely SWT issue, I don't see it on Linux.
elsazac commented
I am able to reproduce the issue in MacOS aarch64. This issue is seen in both light and dark theme.
deepika-u commented
I tried on windows 11 and it works fine for me both on dark and light themes.
elsazac commented
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.
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.