eclipse-platform / eclipse-platform/eclipse.platform
[Bug 499155] Copy & Paste won't work correctly in dialogs if custom CopyHandler is used
Open
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
A follow-up on https://bugs.eclipse.org/bugs/show_bug.cgi?id=499155
If a custom handler which uses activeWhen expression with the selection variable, it will be preferred over the default WIdgetMethodHandler... this leads to copy not working in dialogs.
Contributor guide
Assessment
This issue has not been assessed yet.