lemursolution / android-agenda-widget

Automatically exported from code.google.com/p/android-agenda-widget
0 stars 0 forks source link

Wrong task bullet color with DGT GTD if filtering by tag (folder) is enabled #449

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enable DGT GTD as a task data source.
2. Select at least one tag (even "No tag") in the "DTG GTD tags" list.
3. The "Always override task color" option can be either enabled or disabled - 
the result is wrong in both cases.

What is the expected output? What do you see instead?
When nothing is selected in the "DTG GTD tags" list, the behavior is correct - 
task bullets are either colored according to the task priority set in DGT GTD 
(when no priority is set, the bullet is not visible), or (if the "Always 
override task color" option is enabled) they all have the same color set by the 
"Task color" option. However, when some items in the "DGT GTD tags" list are 
selected in order to filter the task list, all bullets for DGT GTD tasks become 
white, and even enabling the "Always override task color" option does not 
change this bullet color.

BTW, filtering for DGT GTD tasks is actually performed by folders, not tags 
(DGT GTD has both), therefore the name of the "DGT GTD tags" option is not 
correct.

What Android OS are you using? Which version of Agenda Widget
Android 4.0.4 (CyanogenMod 9), Agenda Widget Plus 2.1.24 [17172121], DGT GTD 
0.0.86fix alpha [223] and DGT GTD Pure Plugin 1.0.3 [11].

Original issue reported on code.google.com by sigp...@gmail.com on 22 Jul 2013 at 7:50