Community
Participate
Working Groups
Since the enhancement Bug 394179 there is an issue in SWT Menus with mnemonics. All tests with menu actions, with textpath are failing in our nightly regression tests.
There might be the problem that the mnemonics are not deleted correctly for the comparison of the path and the menuitems text. I am on it.
Fixed with commit: http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=c8c88eed75cfac14dd0f79f4f1b7d38118be08a8 This was a problem with mnemonics which where not deleted for the comparison with the text-path, so they failed.
The mentioned TCs were successfully executed during this nights test run (see attached test results). Closing this ticket.
Created attachment 224861 [details] Test results