View Issue Details

IDProjectCategoryView StatusLast Update
0002421Slicer4Module Editorpublic2013-04-06 10:13
Reporterfedorov Assigned Topieper  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002421: 'e' keystroke does not work
Description

It is supposed to switch between foreground/background color, but does not have effect.

TagsNo tags attached.

Activities

pieper

pieper

2012-08-21 13:37

administrator   ~0005668

Looks like this should be added in the Effect.py superclass so that any active label effect would respond to it while processing events coming from the vtk window. The other option would be to add it as a global key binding on the mainwindow at the Qt level. The advantage of this would be that the slice view would not have to have focus for the option to work. We would have to be sure that a global binding on a single character would not cause problems when trying to use an entry (like renaming a volume).

fedorov

fedorov

2012-08-30 06:13

developer   ~0005877

also 'esc' does not work, so it is not possible to cancel active effect using keyboard

pieper

pieper

2013-04-05 16:32

administrator   ~0008339

These should work as of revision 21875

Issue History

Date Modified Username Field Change
2012-08-21 12:49 fedorov New Issue
2012-08-21 12:49 fedorov Status new => assigned
2012-08-21 12:49 fedorov Assigned To => pieper
2012-08-21 13:37 pieper Note Added: 0005668
2012-08-21 13:37 pieper Status assigned => acknowledged
2012-08-21 13:37 pieper Target Version => Slicer 4.3.0
2012-08-30 06:13 fedorov Note Added: 0005877
2013-04-05 16:32 pieper Note Added: 0008339
2013-04-05 16:32 pieper Status acknowledged => resolved
2013-04-05 16:32 pieper Fixed in Version => Slicer 4.3.0
2013-04-05 16:32 pieper Resolution open => fixed
2013-04-06 10:13 fedorov Status resolved => closed