HandyOrg / HandyOrg/HandyControl

Remove RadioButton checked outline-border inside ButtonGroup.

Open
#689 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I have several RadioButtons placed inside a ButtonGroup.
When I check a RadioButton in the ButtonGroup a blue outline is drawn along the border as shown in image below.
Screenshot 2021-02-21 001206.png
But I don't want the blue outline when the RadioButton is checked. Instead I want the RadioButton to not have an outline at all like the one shown in image below.
Screenshot 2021-02-21 0012062.png
How do I achieve this?

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

Reproduce the reported appearance with several RadioButtons inside a ButtonGroup and compare the checked state with the screenshots in the issue. Trace the relevant WPF control or style definitions to identify where the blue outline is introduced; done means the checked RadioButton has no outline while remaining usable in the group.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.