View Issue Details

IDProjectCategoryView StatusLast Update
0004263ardourbugspublic2012-03-28 13:45
Reporterin0giro Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionreopened 
PlatformIntel Core2 DuoOSGentoo amd64 + Pro-Audio overlayOS Versionstable
Target Version3.0-beta1 
Summary0004263: Nudge play head forward/backward key shortcuts not recognized after leaving MIDI region edit mode
Descriptionafter editing a MIDI region by having used "Edit Region Contents" (e key), the "Nudge Playhead forward/backward" key shortcuts (<Alt>+left/right arrow with my bindings, i believe the default) stop working for "some time" after leaving edit mode of the MIDI region. usually after a few minutes, they start working again, though i believe that it is some yet to be identified action that gets shortcuts working again.
Steps To Reproduce1) create a new session and note that <alt>+right/left arrow move the playhead forwards and backwards along the time line
2) create a MIDI track
3) record some MIDI data to a MIDI region on that track
4) select the newly created MIDI region and press "e" to enter edit mode for that region. perhaps make a note length edit.
5) press "e" again to exit MIDI edit mode and note that the <alt>+left/right key shortcut to nudge the playhead forward/backward no longer works
TagsNo tags attached.

Activities

cth103

2011-08-15 23:01

administrator   ~0011359

The note length edit seems to be essential to trigger the bug, here.

paul

2011-08-16 16:52

administrator   ~0011362

this is caused by the MidiRegionView doing a magic-widget grab via the Keyboard object,and not releasing it correctly.

paul

2011-08-16 17:37

administrator   ~0011363

fixed locally, will commit later.

paul

2011-08-17 12:48

administrator   ~0011365

should be fixed at rev 10000

in0giro

2011-08-18 13:54

reporter   ~0011370

looks good in rev. 10002.

thanks.

in0giro

2012-03-13 01:23

reporter   ~0012908

this bug seems to be back in SVN 11657:

1) create new session
2) create MIDI track
3) create MIDI region
4) go into edit mode for region
5) upon exiting edit mode, one can no longer move playhead with Alt+left|right arrow keys

in0giro

2012-03-28 13:45

reporter   ~0013045

this bug still seems to be back in SVN 11764:

1) create new session
2) create MIDI track
3) create MIDI region
4) go into edit mode for region
5) upon exiting edit mode, one can no longer move playhead with Alt+left|right arrow keys

Issue History

Date Modified Username Field Change
2011-08-12 20:57 in0giro New Issue
2011-08-15 21:32 cth103 cost => 0.00
2011-08-15 21:32 cth103 Target Version => 3.0-beta1
2011-08-15 22:56 cth103 Status new => confirmed
2011-08-15 23:01 cth103 Note Added: 0011359
2011-08-16 16:52 paul Note Added: 0011362
2011-08-16 17:37 paul Note Added: 0011363
2011-08-17 12:48 paul Note Added: 0011365
2011-08-18 13:54 in0giro Note Added: 0011370
2011-08-19 12:52 cth103 Status confirmed => resolved
2011-08-19 12:52 cth103 Resolution open => fixed
2011-08-19 12:52 cth103 Assigned To => cth103
2012-03-13 01:23 in0giro Note Added: 0012908
2012-03-28 13:45 in0giro Note Added: 0013045
2012-03-28 13:45 in0giro Status resolved => feedback
2012-03-28 13:45 in0giro Resolution fixed => reopened