View Issue Details

IDProjectCategoryView StatusLast Update
0004284Spring engineGeneralpublic2016-02-14 17:30
ReporterFloris Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version96.0 
Summary0004284: pressing ctrl+f11 in while camera panning mode (backspace)
Descriptionwhen pressing ctrl+f11 in while camera panning mode (backspace)you cant cancel the panning mode so yo ucan move the mouse
Steps To Reproducepress backspace to get in camera panning mode (with the move/plus styled cursor sticked to the center of the screen) then press ctrl+f11 to tweak the ui.

mouse is still 'stuck' in center of the screen
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2016-02-14 17:30

developer   ~0015776

backspace indeed doesn't work in tweakmode, but MMB will cancel panning mode.

since TM is implemented in the widget handler, you can also add an exception for the backspace key there (look for self.tweakKeys).

Issue History

Date Modified Username Field Change
2014-01-20 19:10 Floris New Issue
2016-02-14 17:30 Kloot Note Added: 0015776
2016-02-14 17:30 Kloot Status new => closed
2016-02-14 17:30 Kloot Assigned To => Kloot
2016-02-14 17:30 Kloot Resolution open => no change required