-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- I verified I can reproduce this issue against a latest Eclipse IDE installation using the Eclipse Installer by Oomph with CDT (non-embedded) selected
Steps to reproduce
From a fresh installation and clean workspace:
- create new C++ Hello World sample project
I tried
- Toggle Split Editor (Vertical) [Toggle Split Editor (Horizontal)]
- Ctrl+F to spawn search overlay
- Type something in the search overlay
- Click into the right [bottom] editor pane
I expected: the right [bottom] editor pane to receive the focus permanently
But got:
- on Windows 10: focus being in the right [bottom] editor pane for a split second, then jumping back to the left [upper] pane
- on Qubes OS 4.2 + Fedora 39: focus being in the right [bottom] editor pane for a split second, then jumping into the search overlay instead
Here is some relevant log output
From <workspace>/.metadata/.log
- nothing logged
Tested under this environment:
- OS & version:
- Microsoft Windows 10 Pro, 10.0.19045 Build 19045
- Qubes OS 4.2 + Fedora 39
- Eclipse IDE/Platform version (as shown in Help > About): 2024-09 (4.33.0)
Community
- I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working