View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004263 | ardour | bugs | public | 2011-08-12 20:57 | 2012-03-28 13:45 |
Reporter | in0giro | Assigned To | cth103 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
Platform | Intel Core2 Duo | OS | Gentoo amd64 + Pro-Audio overlay | OS Version | stable |
Target Version | 3.0-beta1 | ||||
Summary | 0004263: Nudge play head forward/backward key shortcuts not recognized after leaving MIDI region edit mode | ||||
Description | after 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 Reproduce | 1) 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 | ||||
Tags | No tags attached. | ||||
|
The note length edit seems to be essential to trigger the bug, here. |
|
this is caused by the MidiRegionView doing a magic-widget grab via the Keyboard object,and not releasing it correctly. |
|
fixed locally, will commit later. |
|
should be fixed at rev 10000 |
|
looks good in rev. 10002. thanks. |
|
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 |
|
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 |
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 |