sc_field_color not changing color in grid field

In V9 grid onRecord event;
macro sc_field_color does not change field color if the field is also an href link.
It works only if the field is not a link.
It looks like the blue underlined color of the link prevails on sc_field_color.

In V8 works perfectly also if the field is a link source.