Community
Participate
Working Groups
Created attachment 255405 [details] Modified items unreadable in the project explorer When a task is selected in the task list, and the project explorer is set to focus in the active task, and it involves changes made in the code base, the corresponding (modified) classes/methods in the project explorer are unreadable. I cannot find any configuration in 'Appearance > Colors and fonts' for modified items related to tasks. The attached snapshot shows one class with two modified methods, which appear in dark blue unreadable against dark grey background. Note that there is one unmodified field, which appears clearly in white. (Note that the modified java file is selected, hence its name is readable. Once another item is selected in the tree, the name of the modified file becomes unreadable too). Changing the project explorer not to focus on the active task presents exactly the same problem. Deselecting the current task in the task list makes everything readable.
The decorator can be disabled: Preferences->General->Appearance->Label Decorations->Disable "Task Context Decorator" *** This bug has been marked as a duplicate of bug 321336 ***