Add option to make Label text selectable.
Open
Nobody has claimed this yet.
enhancement
widget
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Currently it is not possible to select text except in a text field. It would be good to also make label text optionally selectable.
Contributor guide
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
No file or test is named. Start by locating the Label widget implementation and the existing text-field selection behavior, then determine how an optional selectable-label setting should be exposed and verified. Done means label text can be selected when enabled while retaining current behavior by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100