Skip to content

Clipboard ImageTransfer does not work on Linux x86_64 #146

@Phillipus

Description

@Phillipus

For some time now (13 years) this has not worked on Linux 64-bit:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=283960

While investigating #143 (and using the test snippet there) I took a look at org.eclipse.swt.dnd.ImageTransfer and line 117:

transferData.format = 32;

I simply changed the value to 16 and, voila, it works.

Could this be a simple fix?

Metadata

Metadata

Assignees

Labels

Linux/GTKHappens on LinuxbugSomething isn't workingfix verifiedThe implemented fix has been verified with an I-build

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions