Mercurial > getan
comparison TODO @ 446:2f8162d50612
TODO: Adds observations to multiselection-defect.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Thu, 18 Jan 2018 14:10:23 +0100 |
parents | 08b61b78285d |
children | ce70c76754e4 |
comparison
equal
deleted
inserted
replaced
445:a47c7c0e01ec | 446:2f8162d50612 |
---|---|
7 One description: It happens when you have changed a lot of entries | 7 One description: It happens when you have changed a lot of entries |
8 from different projects (I assume), e.g. by editing the description, | 8 from different projects (I assume), e.g. by editing the description, |
9 the length or timedate and then use move where you intend to only move | 9 the length or timedate and then use move where you intend to only move |
10 one, the unwanted result is several moved entries. | 10 one, the unwanted result is several moved entries. |
11 | 11 |
12 Update: | 12 reproduced with getan 2.1 |
13 getan 2.1 | 13 20180118BER Reproduced with urwid v1.3.0, python3.4.6, getan 2.2.dev1 r445 |
14 | 14 |
15 Creating a new database with test data: | 15 Creating a new database with test data: |
16 | 16 |
17 1) Delete getan_test_data.db if it already exists to create a new database. | 17 1) Delete getan_test_data.db if it already exists to create a new database. |
18 2) Execute getan_test_data.py to get the test database getan_test_data.db. | 18 2) Execute getan_test_data.py to get the test database getan_test_data.db. |
21 - Bug 1.0 | 21 - Bug 1.0 |
22 2) Open getan with the test database. (getan /path/getan_test_data.db) | 22 2) Open getan with the test database. (getan /path/getan_test_data.db) |
23 3) Switch to the entries from the project pro1 with tab. | 23 3) Switch to the entries from the project pro1 with tab. |
24 4) Mark with return and arrow keys ent1 and ent2. | 24 4) Mark with return and arrow keys ent1 and ent2. |
25 5) Go back to the projects with tab. | 25 5) Go back to the projects with tab. |
26 | |
27 20180118BER: | |
28 Observation: ent1 and ent2 are not highlighted anymore. | |
29 | |
26 6) Switch back to the entries of project pro1. | 30 6) Switch back to the entries of project pro1. |
27 7) Mark this time ent3 and ent4. | 31 7) Mark this time ent3 and ent4. |
28 8) Press m, then 3 and then y to move ent3 and ent4 to pro3. | 32 8) Press m, then 3 and then y to move ent3 and ent4 to pro3. |
29 | 33 |
30 Expectation: | 34 Expectation: |