eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

No code mining updated when using Ctrl+End on Windows

Open ktatavarthi opened this issue 3 years ago • 1 comments

The JFace text tests in org.eclipse.jface.text.tests.codemining.CodeMiningTest failed in the Ibuild I20220407-0240 as below

  1. CodeMiningProjectionViewerTest.testCodeMiningDoesntAlterFocus
  2. CodeMiningTest.testCodeMiningCtrlEnd
  3. CodeMiningTest.testCodeMiningCtrlHome
  4. CodeMiningTest.testCodeMiningFirstLine

This is a followup of Bug 571317

The link to the test failures report is org.eclipse.jface.text.tests_ep424I-unit-win32-java11_win32.win32.x86_64_11

From Bug 571317#c10 - the code mining code is not working completely on Windows. The issue in Bug 541415#c14 can still be reproduced on Windows.

ktatavarthi avatar Apr 08 '22 02:04 ktatavarthi

Is it still failing?

elsazac avatar Jan 30 '24 05:01 elsazac