Skip to content

Comments

Improve font icon removal in PlainTextEncoder#2031

Merged
gabrielstalder merged 1 commit intoreleases/24.2from
features/gst/24.2/plain_text_encoder_font_icon_removal
Feb 20, 2026
Merged

Improve font icon removal in PlainTextEncoder#2031
gabrielstalder merged 1 commit intoreleases/24.2from
features/gst/24.2/plain_text_encoder_font_icon_removal

Conversation

@gabrielstalder
Copy link
Member

@gabrielstalder gabrielstalder commented Feb 19, 2026

  • Adjusts PlainTextEncoder font icon regex to also remove HTML elements
    with font icons even if the class attribute is surrounded by other HTML
    attributes. The old behavior lead to an issue in a table's row icon
    column which displayed an ugly tooltip.
  • Backports part of the encoder improvements made in 25.2.
    See commit 931bba4. Thus, this fix is
    not cherry-picked to higher release.

449641

@gabrielstalder gabrielstalder self-assigned this Feb 19, 2026
* Adjusts PlainTextEncoder font icon regex to also remove HTML elements
with font icons even if the class attribute is surrounded by other HTML
attributes. The old behavior lead to an issue in a table's row icon
column which displayed an ugly tooltip.
* Backports part of the encoder improvements made in 25.2.
See commit 931bba4. Thus, this fix is
not cherry-picked to higher release.

449641
@gabrielstalder gabrielstalder force-pushed the features/gst/24.2/plain_text_encoder_font_icon_removal branch from 5fdac8a to d21044c Compare February 20, 2026 08:49
@gabrielstalder gabrielstalder merged commit b271e29 into releases/24.2 Feb 20, 2026
4 checks passed
@gabrielstalder gabrielstalder deleted the features/gst/24.2/plain_text_encoder_font_icon_removal branch February 20, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant