HandyOrg / HandyOrg/HandyControl

Can chatbubble support "select text" functionality?

Open
#1,476 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:factory: enhancement
Dominant language
C#
Stars
7.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Feature request type

sample request

Is your feature request related to a problem? Please describe

I am doing a pc with chat box, chatbubble seems to wrap a textblock control, that results the text in chatbubble is unselectable.

Describe the solution you'd like

I look through some suggestions, handy control may wrap a textbox instead of textblock and set the textbox readonly.

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the ChatBubble control implementation and inspect how its text is presented through the current TextBlock. Compare the behavior of a read-only TextBox, then verify that chat text can be selected while retaining the intended read-only appearance. Done means users can select text in the chat bubble without disrupting normal display.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.