View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003333 | ardour | bugs | public | 2010-07-18 20:36 | 2010-10-17 13:39 |
| Reporter | oofus | Assigned To | cth103 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Dell D830 core2duo T9300 2.5GHz | OS | Mandriva | OS Version | 2010 |
| Target Version | 3.0-beta1 | ||||
| Summary | 0003333: Subtle difference between ctrl-v and 'paste' from the edit menu. | ||||
| Description | Subtle difference between ctrl-v and 'paste' from the edit menu. If you select and copy (ctrl-c) a region and then use paste from the edit menu, nothing will get pasted unless there is a track header selected, then the paste happens on that track. If, however, you use ctrl-v, if no track header is selected, the track header for the region that was copied becomes selected and the paste happens on that track. The paste methods need making consistent with each other. | ||||
| Tags | No tags attached. | ||||
|
|
This is because on paste, the track that the mouse pointer is over is selected before the paste happens (in either of the cases you mention). It's just that when you select Edit from the menu, the mouse isn't over a track. The paste menu option can't have any idea where a paste should happen if there are no selected tracks, so I think the only real option to ensure consistency is to remove the paste-to-track-the-mouse-is-over behaviour. Any thoughts? |
|
|
Chris and I discussed this on IRC and concluded that the best way is probably to remove the paste-to-track-under-mouse behaviour and have paste work on the selected track (if one exists) or on the track that the copy was made from if it doesn't. |
|
|
Still needs implementing. |
|
|
Fixed in SVN, I believe. |
|
|
fixed |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-07-18 20:36 | oofus | New Issue | |
| 2010-07-18 22:04 | cth103 | cost | => 0.00 |
| 2010-07-18 22:04 | cth103 | Target Version | => 3.0-beta1 |
| 2010-07-19 00:13 | cth103 | Note Added: 0008472 | |
| 2010-07-19 00:13 | cth103 | Status | new => feedback |
| 2010-07-20 01:22 | cth103 | Note Added: 0008495 | |
| 2010-08-10 09:35 | oofus | Note Added: 0008784 | |
| 2010-09-02 01:10 | cth103 | Note Added: 0008980 | |
| 2010-09-02 01:10 | cth103 | Status | feedback => resolved |
| 2010-09-02 01:10 | cth103 | Resolution | open => fixed |
| 2010-09-02 01:10 | cth103 | Assigned To | => cth103 |
| 2010-10-17 13:39 | oofus | Note Added: 0009257 | |
| 2010-10-17 13:39 | oofus | Status | resolved => closed |