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

On Linux, the Find/Replace dialog becomes greyed-out after a view window gets focus #2532

Open
mrj opened this issue Nov 24, 2024 · 5 comments
Labels
bug Something isn't working Linux Happens on Linux

Comments

@mrj
Copy link

mrj commented Nov 24, 2024

If the Find/Replace dialog is opened overlapping the Search window, its buttons are greyed-out, and cannot be used until it is closed and re-opened no longer overlapping, either by closing the Search window or by repositioning Find/Replace before closing so that it opens no longer overlapped.

Eclipse IDE for Java Developers (includes Incubating components)
Version: 2024-09 (4.33.0)
Build id: 20240905-0614
OS: Fedora 39
Window manager: mate-desktop-1.26.2-1.fc39.x86_64

Screenshot at 2024-11-24 14-05-30

@jukzi
Copy link
Contributor

jukzi commented Nov 25, 2024

Can not reproduce on 2024-12 on windows. Please test with the 4.34 RC2 on your computer: https://download.eclipse.org/eclipse/downloads/index.html
Also describe steps how you manage to open search dialog while in search view.
image

@jukzi jukzi added the needinfo label Nov 25, 2024
@mrj
Copy link
Author

mrj commented Nov 25, 2024

Thank you Jörg for testing it on Windows. I tried it on 4.34 RC2. The same thing happens.

I can be more specific about the trigger now: It's not about window overlap, but whether the mouse passes through the search results window on the way to the Find/Replace box. When the search results window gets auto-focus through mouse movement, Find/Replace becomes permanently disabled until reopened.

I'll try to run a session with a different window manager to see if it still happens.

@mrj
Copy link
Author

mrj commented Nov 25, 2024

This has been happening for me for years, so if it's an Eclipse or WM bug, it's not recent.

@jukzi
Copy link
Contributor

jukzi commented Nov 25, 2024

Then you may consider to debug it on you computer to propose a fix: https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md

@jukzi jukzi added bug Something isn't working Linux Happens on Linux and removed needinfo labels Nov 25, 2024
@mrj
Copy link
Author

mrj commented Dec 10, 2024

Further research: Happens with all view windows ( Window->Show View), not just the Search window. But not with extra main app windows (Window->New Window). Also happens with the Gnome and Xfce window managers as well as MATE.

So it looks to be an Eclipse Linux platform bug, as it is currently tagged.

@mrj mrj closed this as completed Dec 10, 2024
@mrj mrj reopened this Dec 10, 2024
@mrj mrj changed the title Find/Replace buttons are greyed-out when opened on top of the Search window On LiniFind/Replace buttons are greyed-out when opened on top of the Search window Dec 10, 2024
@mrj mrj changed the title On LiniFind/Replace buttons are greyed-out when opened on top of the Search window On Linux, the Find/Replace dialog becomes are greyed-out after a view window gets focus Dec 10, 2024
@mrj mrj changed the title On Linux, the Find/Replace dialog becomes are greyed-out after a view window gets focus On Linux, the Find/Replace dialog becomes greyed-out after a view window gets focus Dec 10, 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 Linux Happens on Linux
Projects
None yet
Development

No branches or pull requests

2 participants