Skip to content

#2559 Fix emojis breaking tooltips - #6317

Open
akleshchev wants to merge 1 commit into
developfrom
andreyk/viewer_2559_2
Open

akleshchev wants to merge 1 commit into
developfrom
andreyk/viewer_2559_2

Conversation

@akleshchev

Copy link
Copy Markdown
Contributor

Emoji was splitting url in two and causing underlining text to render white.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes emoji handling in text links and restores underline color after emoji rendering.

Changes:

  • Adds link-aware emoji segmentation.
  • Restores underline rendering color.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Review summary
indra/llui/lltextbase.cpp Existing editable URLs can still split when typing an emoji.
indra/llrender/llfontgl.cpp Underline color is restored; comment contains a typo.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread indra/llui/lltextbase.cpp Outdated
Comment thread indra/llrender/llfontgl.cpp Outdated
@akleshchev
akleshchev force-pushed the andreyk/viewer_2559_2 branch 2 times, most recently from 527afbc to 0b059c5 Compare September 14, 2026 22:10
@akleshchev
akleshchev requested a lite review from Copilot September 14, 2026 22:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Comment thread indra/llui/lltextbase.cpp Outdated
@akleshchev
akleshchev force-pushed the andreyk/viewer_2559_2 branch from 0b059c5 to 24a6a81 Compare September 14, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants