Skip to content

Conversation

jonahgraham
Copy link
Contributor

The pre-existing implementation of Clipboard for GTK4 only allowed copying and pasting within the application.

Fixes #2126

…cations

The pre-existing implementation of Clipboard for GTK4 only allowed
copying and pasting within the application.

Fixes eclipse-platform#2126
@jonahgraham jonahgraham added the gtk4 GTK4 issues label Oct 3, 2025
Copy link
Contributor

github-actions bot commented Oct 3, 2025

Test Results

   88 files   - 30     88 suites   - 30   9m 15s ⏱️ - 1m 33s
4 550 tests  - 33  4 516 ✅  - 31  34 💤  - 2  0 ❌ ±0 
  261 runs   - 69    239 ✅  - 68  22 💤  - 1  0 ❌ ±0 

Results for commit 5fb0b74. ± Comparison against base commit 12ac449.

This pull request removes 38 and adds 5 tests. Note that renamed tests count towards both.
AllGTKTests Test_GtkConverter ‑ test_HeuristicASCII_dollarSign
AllGTKTests Test_GtkConverter ‑ test_HeuristicASCII_emptyString
AllGTKTests Test_GtkConverter ‑ test_HeuristicASCII_letterA
AllGTKTests Test_GtkConverter ‑ test_HeuristicASCII_letters
AllGTKTests Test_GtkConverter ‑ test_HeuristicUTF16LE_null
AllGTKTests Test_GtkConverter ‑ test_HeuristicUTF16_AsciiLetters
AllGTKTests Test_GtkConverter ‑ test_HeuristicUTF16_Asciiletter
AllGTKTests Test_GtkConverter ‑ test_HeuristicUTF16_LotsOfLetters
AllGTKTests Test_GtkConverter ‑ test_HeuristicUTF16_letter
AllGTKTests Test_GtkConverter ‑ test_HeuristicUTF16_letters
…
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_dnd_Clipboard ‑ test_setContents()[1]
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_dnd_Clipboard ‑ test_setContents()[2]
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_dnd_Clipboard ‑ test_setContents()[3]
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_dnd_Clipboard ‑ test_setContents()[4]
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_dnd_Clipboard ‑ test_setContents()[5]

@jonahgraham jonahgraham self-assigned this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gtk4 GTK4 issues
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[GTK4] Implement Full Clipboard support for GTK4
1 participant