Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GTK4] SWT Clipboard RTFTransfer does not work #88

Closed
Tracked by #227
joel-majano opened this issue May 3, 2022 · 1 comment
Closed
Tracked by #227

[GTK4] SWT Clipboard RTFTransfer does not work #88

joel-majano opened this issue May 3, 2022 · 1 comment
Labels
Linux/GTK Happens on Linux

Comments

@joel-majano
Copy link
Contributor

joel-majano commented May 3, 2022

Continuing porting of Clipboard to GTK4 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=574949).

Rich text in GdkClipboard needs a GValue with type GTK_TYPE_TEXT_BUFFER. This constant isn't returning the correct value through JNI, so a constant with the correct value in OS.java is needed.

Tracked in #228

@lshanmug lshanmug added the Linux/GTK Happens on Linux label May 4, 2022
@joel-majano
Copy link
Contributor Author

Closed via #89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux/GTK Happens on Linux
Projects
None yet
Development

No branches or pull requests

2 participants