Mercurial > getan
comparison doc/old_issues.txt @ 475:1855b1ef2834
Multiple selection, Removes the selected entry, not the last one added.
* Update TODO
* Update doc/old_issues.txt
* Update CHANGES
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Wed, 09 May 2018 16:57:32 +0200 |
parents | 050ffdec60d9 |
children | 75131561d098 |
comparison
equal
deleted
inserted
replaced
474:0d831a9f547b | 475:1855b1ef2834 |
---|---|
1 20180214 Magnus Schieder | |
2 Reproduced with getan2.1 and getan2.3dev1 | |
3 | |
4 4) Switch to the entries from the project pro2 with tab. | |
5 5) Mark with return and arrow keys ent7 and ent8. | |
6 6) Press m, then 3 and then y to move ent7 and ent8. | |
7 7) Go back to the projects with tab. | |
8 | |
9 Expectation: | |
10 The focus is on pro2. | |
11 The entries of pro2 are displayed. | |
12 | |
13 Result: | |
14 The focus is on pro1. | |
15 The entries of pro2 are displayed (ent9) | |
16 | |
17 | |
18 20180214 Magnus Schieder | |
19 Reproduced with getan2.1 and getan2.3dev1 | |
20 | |
21 4) Switch to the entries from the project pro1 with tab. | |
22 5) Mark with return and arrow keys ent1, ent2, ent3, ent4 and ent5. | |
23 6) Delete the mark of ent3. | |
24 7) Press m, then 3 and then y to move ent1, ent2, ent4 and ent5. | |
25 | |
26 Expectation: | |
27 ent1, ent2, ent4 and ent5 are moved to. | |
28 | |
29 Result: | |
30 ent1, ent2, ent3 and ent4 were moved to pro3. | |
31 ent5 stays in pro1. | |
32 (The last marked entry stays in its project) | |
33 | |
34 | |
1 20180118 BER There should be an indication which entries are shown | 35 20180118 BER There should be an indication which entries are shown |
2 when being in the right pane. When you use tab to go to the entries, | 36 when being in the right pane. When you use tab to go to the entries, |
3 it cannot be seen anymore in which project I am. | 37 it cannot be seen anymore in which project I am. |
4 This is a larger drawback after moving all entries somewhere, | 38 This is a larger drawback after moving all entries somewhere, |
5 it is unclear which task's entries are shown now. | 39 it is unclear which task's entries are shown now. |