Skip to content

Paste into find overlay control does not work in multipage editor (manifest.mf, plugin.xml) #2509

@tobiasmelcher

Description

@tobiasmelcher

Steps to reproduce

From a fresh installation and clean workspace:

  • import an eclipse plugin project
  • open a MANIFEST.MF file
  • select the word "qualifier" in the text editor and press CTRL-C to copy the text into the clipboard
  • select another word in the text editor, e.g. "plugin"
  • press CTRL-F to open the new find overlay control shown inplace of the text editor. The word "plugin" is taken over in the find overlay which is correct. I expect that the find overlay control now has the focus.
  • now press CTRL-V to paste "qualifier" into the find overly search control -> this is currently not the case, the word "qualifier" from the clipboard is pasted into the text editor and not into the find overlay

The same steps work fine in the Java source editor, but not in a multipage editor containing a text editor as page.
Screencast:

screencast_paste_into_find_overlay.mp4

Tested under this environment:

  • OS & version: Windows
  • Eclipse IDE/Platform version (as shown in Help > About): ...
  • eclipse-SDK-I20241107-1800-win32-x86_64

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 working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions