eclipse.platform.swt icon indicating copy to clipboard operation
eclipse.platform.swt copied to clipboard

Provide an option to disable the search dialog via Strg-F on list and tables

Open mikerumpf opened this issue 11 months ago • 3 comments

Sometimes users don't want a search dialog on tables and lists. However, currently, it is not possible to prevent the search dialog from popping up, when pressing Strg-F.

Attached is a patch which would solve this:

no-search.patch

mikerumpf avatar Feb 14 '25 10:02 mikerumpf

Please use github pull request for patches. We can't accept patches "as text" due legal (IP) reasons.

iloveeclipse avatar Feb 14 '25 10:02 iloveeclipse

here's the pull request: https://github.com/eclipse-platform/eclipse.platform.swt/pull/1829

chrstg avatar Feb 14 '25 13:02 chrstg

Please use github pull request for patches. We can't accept patches "as text" due legal (IP) reasons.

is it a problem that this issue is in a different repo/project than the pull request?

chrstg avatar Feb 14 '25 14:02 chrstg