comparison TODO @ 459:aebfc0140b82

Update TODO. * Adds a multi-selection defect. * Adds a context defect.
author Magnus Schieder <mschieder@intevation.de>
date Wed, 14 Feb 2018 17:47:26 +0100
parents a4f04440f045
children 3ecfcce0b1d4
comparison
equal deleted inserted replaced
458:2707676cfd03 459:aebfc0140b82
3 Creating a new database with test data: 3 Creating a new database with test data:
4 4
5 1) Delete getan_test_data.db if it already exists to create a new database. 5 1) Delete getan_test_data.db if it already exists to create a new database.
6 2) Execute getan_test_data.py to get the test database getan_test_data.db. 6 2) Execute getan_test_data.py to get the test database getan_test_data.db.
7 (getan/test_data/getan_test_data.py) 7 (getan/test_data/getan_test_data.py)
8 3) Open getan with the test database. (getan /path/getan_test_data.db)
8 9
9 - Bug 1.0 10 - Bug 1.0
10 2) Open getan with the test database. (getan /path/getan_test_data.db) 11 4) Switch to the entries from the project pro1 with tab.
11 3) Switch to the entries from the project pro1 with tab. 12 5) Mark with return and arrow keys ent1 and ent2.
12 4) Mark with return and arrow keys ent1 and ent2. 13 6) Go back to the projects with tab.
13 5) Go back to the projects with tab.
14 14
15 20180118BER: 15 20180118BER:
16 Observation: ent1 and ent2 are not highlighted anymore. 16 Observation: ent1 and ent2 are not highlighted anymore.
17 17
18 20180126 Magnus Schieder 18 20180126 Magnus Schieder
19 The selection is deleted when switching to the projects. 19 The selection is deleted when switching to the projects.
20 So ent1 and ent2 should not highlighted anymore. 20 So ent1 and ent2 should not highlighted anymore.
21
22
23 - Bug 2.0
24 20180214 Magnus Schieder
25 Reproduced with getan2.1 and getan2.3dev1
26
27 4) Switch to the entries from the project pro2 with tab.
28 5) Mark with return and arrow keys ent7 and ent8.
29 6) Press m, then 3 and then y to move ent7 and ent8.
30 7) Go back to the projects with tab.
31
32 Expectation:
33 The focus is on pro2.
34 The entries of pro2 are displayed.
35
36 Result:
37 The focus is on pro1.
38 The entries of pro2 are displayed (ent9)
39
40
41 - Bug 3.0
42 20180214 Magnus Schieder
43 Reproduced with getan2.1 and getan2.3dev1
44
45 4) Switch to the entries from the project pro1 with tab.
46 5) Mark with return and arrow keys ent1, ent2, ent3, ent4 and ent5.
47 6) Delete the mark of ent3.
48 7) Press m, then 3 and then y to move ent1, ent2, ent4 and ent5.
49
50 Expectation:
51 ent1, ent2, ent4 and ent5 are moved to.
52
53 Result:
54 ent1, ent2, ent3 and ent4 were moved to pro3.
55 ent5 stays in pro1.
56 (The last marked erntry stays in his project)
57
21 58
22 20180118 BER There should be an indication which entries are shown 59 20180118 BER There should be an indication which entries are shown
23 when being in the right pane. When you use tab to go to the entries, 60 when being in the right pane. When you use tab to go to the entries,
24 it cannot be seen anymore in which project I am. 61 it cannot be seen anymore in which project I am.
25 This is a larger drawback after moving all entries somewhere, 62 This is a larger drawback after moving all entries somewhere,
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)