In the Agent Manager chat UI, the interaction buttons are displaying raw ligature text (e.g., “undo”, “content_copy”, “thumb_up”, “thumb_down”) instead of the actual Material Icons/Symbols.
Possible Causes / Suggestions: This seems to be a font rendering issue.
-
The Material Symbols font file might be failing to load (possibly due to CSP restrictions in the webview).
-
The
font-familyorfont-feature-settings(ligatures) mightbe missing or overridden in the CSS for those specific UI elements.
I have attached a screenshot for reference. Please check the font loading and CSS styling for these elements!
