HandyOrg / HandyOrg/HandyControl
Can chatbubble support "select text" functionality?
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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