Skip to content

Add support for Copy/Cut/Paste keys#2506

Open
yaslama wants to merge 3 commits into
eclipse-platform:masterfrom
yaslama:master
Open

Add support for Copy/Cut/Paste keys#2506
yaslama wants to merge 3 commits into
eclipse-platform:masterfrom
yaslama:master

Don't bump version because we added the api filter

1b9667c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results succeeded Sep 27, 2025 in 0s

All 76 tests pass in 6s

104 files  104 suites   6s ⏱️
 76 tests  76 ✅ 0 💤 0 ❌
223 runs  223 ✅ 0 💤 0 ❌

Results for commit 1b9667c.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

76 tests found

There are 76 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.swt.browser.EdgeTests ‑ handlingOfInvalidFileURIs
org.eclipse.swt.browser.EdgeTests ‑ handlingOfNonFileURIs
org.eclipse.swt.browser.EdgeTests ‑ handlingOfTempDirWithSpacesAndUnicodeCharacters
org.eclipse.swt.browser.EdgeTests ‑ handlingOfUpperLowerCase
org.eclipse.swt.graphics.GCWin32Tests ‑ drawnElementsShouldScaleUpToTheRightZoomLevel
org.eclipse.swt.graphics.GCWin32Tests ‑ gcZoomLevelMustChangeOnShellZoomChange
org.eclipse.swt.graphics.ImagesWin32Tests ‑ testImageIconTypeShouldNotChangeAfterCallingGetHandleForDifferentZoom
org.eclipse.swt.graphics.PathWin32Tests ‑ testBoundsAreScaledWRTZoomLevel
org.eclipse.swt.graphics.PathWin32Tests ‑ testCreatePathHandleWithDisposedPathInvolved
org.eclipse.swt.graphics.PathWin32Tests ‑ testHandlesExistForEachZoomLevelInHashMap
org.eclipse.swt.graphics.PathWin32Tests ‑ testPathMustBeScaledOnZoomLevelChange
org.eclipse.swt.graphics.RegionWin32Tests ‑ testCreateRegionHandleWithDisposedRegionInvolved
org.eclipse.swt.graphics.RegionWin32Tests ‑ testRegionMustBeScaledOnHandleOfScaledZoomLevel
org.eclipse.swt.graphics.RegionWin32Tests ‑ testRegionMustIntersectProperlyOn175Zoom
org.eclipse.swt.graphics.TextLayoutWin32Tests ‑ testCalculateGetBoundsWithVerticalIndent
org.eclipse.swt.graphics.TextLayoutWin32Tests ‑ testGetBoundPublicAPIshouldReturnTheSameValueRegardlessOfZoomLevel
org.eclipse.swt.graphics.TransformWin32Tests ‑ testScaledTrasformMustHaveScaledValues
org.eclipse.swt.graphics.TransformWin32Tests ‑ testShouldHaveDifferentHandlesAtDifferentZoomLevels
org.eclipse.swt.internal.LegacySWTFontRegistryTests ‑ fontsAlwaysDependOnPrimaryZoom
org.eclipse.swt.internal.LegacySWTFontRegistryTests ‑ fontsAreCached
org.eclipse.swt.internal.LegacySWTFontRegistryTests ‑ systemFontsAlwaysDependOnPrimaryZoom
org.eclipse.swt.internal.LegacySWTFontRegistryTests ‑ systemFontsAreCached
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ fontsAreCached
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ fontsAreScaled
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ recreateDisposedFonts
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ systemFontsAreCached
org.eclipse.swt.internal.ScalingSWTFontRegistryTests ‑ systemFontsAreScaled
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[1]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[2]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[3]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[4]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[5]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[6]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[7]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testAutoScaleImageData(float, String, boolean)[8]
org.eclipse.swt.widgets.ControlWin32Tests ‑ testCorrectScaleUpUsingDifferentSetBoundsMethod
org.eclipse.swt.widgets.ControlWin32Tests ‑ testDoNotScaleFontInNoAutoScaleScenarioWithLegacyFontRegistry
org.eclipse.swt.widgets.ControlWin32Tests ‑ testScaleFontCorrectlyInAutoScaleScenario
org.eclipse.swt.widgets.ControlWin32Tests ‑ testScaleFontCorrectlyInNoAutoScaleScenario
org.eclipse.swt.widgets.ControlWin32Tests ‑ testSetFontWithMonitorSpecificScalingEnabled
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ moveRectangleInPixelsInRightMonitorsPartiallyBackAndForthShouldBeTheSame
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translatePointInGapBackAndForthInMultiZoomShouldEndInsideTheSameMonitor
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translatePointInGapBackAndForthInSingleZoomShouldBeTheSame
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translatePointInNoMonitorBackAndForthShouldBeTheSame(CoordinateSystemMapper)[1]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translatePointInNoMonitorBackAndForthShouldBeTheSame(CoordinateSystemMapper)[2]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInGapBackAndForthInMultiZoomShouldBeInMonitorBounds
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInGapBackAndForthInSingleZoomShouldBeTheSame
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInGapPartiallyInLeftBackAndForthShouldBeTheSame(CoordinateSystemMapper)[1]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInGapPartiallyInLeftBackAndForthShouldBeTheSame(CoordinateSystemMapper)[2]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInGapPartiallyInRightBackAndForthInMultiZoomShouldBeInside
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInGapPartiallyInRightBackAndForthInSingleZoomShouldBeTheSame
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInNoMonitorBackAndForthShouldBeTheSame(CoordinateSystemMapper)[1]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInNoMonitorBackAndForthShouldBeTheSame(CoordinateSystemMapper)[2]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPixelsForZeroSize(CoordinateSystemMapper)[1]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPixelsForZeroSize(CoordinateSystemMapper)[2]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPixelsInBothMonitorsBackAndForthShouldBeTheSame(CoordinateSystemMapper)[1]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPixelsInBothMonitorsBackAndForthShouldBeTheSame(CoordinateSystemMapper)[2]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPixelsOutisdeMonitorsBackAndForthShouldBeTheSame(CoordinateSystemMapper)[1]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPixelsOutisdeMonitorsBackAndForthShouldBeTheSame(CoordinateSystemMapper)[2]
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPointsInBothMonitorsPartiallyBackAndForthInMultiZoomShouldNotEndUpInGap
org.eclipse.swt.widgets.CoordinateSystemMapperTests ‑ translateRectangleInPointsInBothMonitorsPartiallyBackAndForthInSingleZoomShouldBeTheSame
org.eclipse.swt.widgets.DisplayWin32Test ‑ monitorSpecificScaling_activate
org.eclipse.swt.widgets.DisplayWin32Test ‑ monitorSpecificScaling_deactivate
org.eclipse.swt.widgets.DisplayWin32Test ‑ setRescaleAtRuntime_activate
org.eclipse.swt.widgets.DisplayWin32Test ‑ setRescaleAtRuntime_deactivate
org.eclipse.swt.widgets.DisplayWin32Test ‑ setRescaleAtRuntime_toggling
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testButtonFontAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testButtonPointsAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testCaretInStyledTextAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testCoolItemAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testExpandItemAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testImagePixelsWithDoubleZoomLevel
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testTabFolderSizeAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testTableAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testTreeAfterZooming
org.eclipse.swt.widgets.WidgetWin32Tests ‑ testWidgetZoomShouldChangeOnZoomLevelChange