When change comments of files by "Change Attributes" tool with setting tc.comment: =! text on the file panel becomes black if comment has already been set ...
Instructions to reproduce
1. select files & apply attrplugin "_Comment!x1" preset
2. repeat step 1 or apply other preset
tested again on clear tc 7.55 pb 1
removing comments with preset "_Comment" works normally
Code: Select all
[Searches]
_Comment!x1_Plugin="tc.comment regex ^!{1}((\\s|\\r).*)?$"
_Comment!x1_SearchFor=
_Comment!x1_SearchFlags=0|000002000020|||||||||0000|
_Comment!x2_Plugin="tc.comment regex ^!{2}((\\s|\\r).*)?$"
_Comment!x2_SearchFor=
_Comment!x2_SearchFlags=0|000002000020|||||||||0000|
_Comment!x3_Plugin="tc.comment regex ^!{3}((\\s|\\r).*)?$"
_Comment!x3_SearchFor=
_Comment!x3_SearchFlags=0|000002000020|||||||||0000|
[Colors]
InverseCursor=0
InverseSelection=1
BackColor=0
BackColor2=0
ForeColor=11513775
MarkColor=6579300
CursorColor=-1
CursorText=0
ColorFilter1=>_Comment!x1
ColorFilter1Color=12682495
ColorFilter2=>_Comment!x2
ColorFilter2Color=10700543
ColorFilter3=>_Comment!x3
ColorFilter3Color=8126713
[AttrPlugin]
_Comment=tc.comment := ""
_Comment!x1=tc.comment := !
_Comment!x2=tc.comment := !!
_Comment!x3=tc.comment := !!!