View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006626 | ardour | bugs | public | 2015-10-07 02:06 | 2020-04-19 20:17 |
| Reporter | dannybpng | Assigned To | x42 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 4.X git (version in description) | ||||
| Summary | 0006626: "Select All After Edit Point" not working in Mouse-Edit-Point mode | ||||
| Description | Previous version (Ardour 3.5.380): I could press Ctrl-Shift-E and it would select all regions from the mouse cursor to the end of the track. Current version (Ardour 4.2.0 64bit): 1. When I have the edit point mode set to mouse and press Ctrl-Shift-E , it selects all regions for the track. 2. Changing the edit point mode to playhead and pressing Ctrl-Shift-E selects all regions from the playhead to the end of the track as expected. 3. Changing the key bindings to another sequence produces the same results. | ||||
| Additional Information | Fedora 20 kernel 3.19.8-100.fc20.x86_64 KDE 4 (kde-runtime-15.04.0, kdelibs-4.14.7-4) | ||||
| Tags | No tags attached. | ||||
|
|
In editor_selection.cc:1829 the function "get_preferred_edit_position" returns the wrong value. So probably all the other operations using that function have the same issues. |
|
|
fixed by chaot in Ardour 4.2-613-g4c26225 |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-07 02:06 | dannybpng | New Issue | |
| 2015-10-07 18:42 | chaot | Note Added: 0017438 | |
| 2015-10-07 18:42 | chaot | Status | new => confirmed |
| 2015-10-07 18:43 | chaot | Note Edited: 0017438 | |
| 2015-10-07 18:44 | chaot | Note Edited: 0017438 | |
| 2015-10-08 11:48 | x42 | Note Added: 0017443 | |
| 2015-10-08 11:49 | x42 | Note Edited: 0017443 | |
| 2015-10-08 11:49 | x42 | Status | confirmed => resolved |
| 2015-10-08 11:49 | x42 | Resolution | open => fixed |
| 2015-10-08 11:49 | x42 | Assigned To | => x42 |
| 2020-04-19 20:17 | system | Note Added: 0023545 | |
| 2020-04-19 20:17 | system | Status | resolved => closed |