|
|
— |
test:segment_drag [2025/01/20 20:12] (current) tedfelix created |
| ====== Segment Drag Test Plan ====== |
| |
| These test cases are focused on closing the matrix editor when a segment is modified (bug #1699). |
| |
| https://sourceforge.net/p/rosegarden/bugs/1699/ |
| |
| They need to be expanded to confirm the copies and links are actually working. |
| |
| See [[dev:linked_segments|Linked Segments]]. |
| |
| ===== Copy Segment ===== |
| |
| * Create a segment on track 1. |
| * Open the matrix on that segment. |
| * Ctrl+Drag copy the segment to track 2. |
| * Split the segment in track 2. |
| * Confirm matrix editor is still up. |
| |
| * PASS, 20 Jan 2025, 80d3e706 |
| |
| ===== Copy Linked Segment ===== |
| |
| * Create a segment on track 1. |
| * Alt+Ctrl+Drag that segment to make a linked segment on Track 2. |
| * Open the matrix on the two segments. |
| * Select only the segment on Track 2. |
| * Ctrl+Drag copy the segment to track 3. |
| * Split the segment in track 3. |
| * Confirm matrix editor is still up. |
| |
| * PASS, 20 Jan 2025, 80d3e706 |
| |
| ===== Copy Segment As Link ===== |
| |
| * Create a segment on track 1. |
| * Open the matrix on that segment. |
| * Alt+Ctrl+Drag copy the segment as linked to track 2. |
| * Split the segment in track 2. |
| * Confirm matrix editor is still up. |
| |
| * PASS, 20 Jan 2025, 80d3e706 |
| |
| ===== Copy Linked Segment As Link ===== |
| |
| * Create a segment on track 1. |
| * Alt+Ctrl+Drag that segment to make a linked segment on Track 2. |
| * Open the matrix on the two segments. |
| * Select only the segment on Track 2. |
| * Alt+Ctrl+Drag copy the segment as link to track 3. |
| * Split the segment in track 3. |
| * Confirm matrix editor is still up. |
| |
| * PASS, 20 Jan 2025, 80d3e706 |
| |
| ===== Dynamic Modifiers ===== |
| |
| * Edit > Preferences... > ??? |
| * ??? |
| |