Differences
This shows you the differences between two versions of the page.
Both sides previous revision
Previous revision
|
|
test:file_open_save [2025/01/22 21:06] tedfelix [Save Directory Not Found] |
test:file_open_save [2025/01/22 21:38] (current) tedfelix |
* FAIL, 21 January 2025, 64943ed3 (master), Save As dialog is in the build directory. | * FAIL, 21 January 2025, 64943ed3 (master), Save As dialog is in the build directory. |
* PASS, 21 January 2025, 5588528e (fr518 fixes). Issue is fixed. | * PASS, 21 January 2025, 5588528e (fr518 fixes). Issue is fixed. |
| |
| ===== Save As And Open ===== |
| |
| * Start Rosegarden |
| * Open a file. |
| * File > Save As... |
| * Save the file to a different directory. |
| * File > Open |
| * Confirm dialog is in the directory where the file was Opened (not where it was Saved As). |
| * Cancel |
| |
| * PASS, 22 January 2025, 32630947 (fr518 fixes). |
| |
| ===== MRU Open And Stored Paths ===== |
| |
| * Start Rosegarden |
| * File > Open |
| * Make a note of the directory in the dialog. This is the Initial Directory. |
| * Open a file via the MRU that is not in the Initial Directory. This will be the Open Directory. |
| * File > Save As... |
| * Confirm dialog is in Open Directory where the file is. |
| * Cancel |
| * File > Open |
| * Confirm dialog is still in the Initial Directory. |
| * Cancel |
| |
| * PASS, 22 January 2025, 32630947 (fr518 fixes). |
| |