Cannot disable DialogHost autofocus behavior.
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start in MaterialDesignThemes.Wpf/DialogHost.cs at the IsOpenPropertyChangedCallback around line 331, where dialogHost.FocusPopup() is called. Trace how DialogHost properties are declared and how opening behavior is tested elsewhere in the project. Done means callers can disable this autofocus behavior while existing dialogs retain their current default behavior.
Written by the indexing model from the issue text.
Description
There is currently no way to disable the "autofocus" behavior of the DialogHost.
This is conflicting with our own autofocusing efforts.
Please considering adding the ability to disable the dialogHost.FocusPopup(); call inside IsOpenPropertyChangedCallback when opening the a dialog.
- Dominant language
- C#
- Stars
- 16.3k
- Forks
- 3.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
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.
More from MaterialDesignInXAML/MaterialDesignInXamlToolkit
-
bug evaluation required
Difficulty 3/5 1-2 days Newbie friendliness 58/100
MaterialDesignInXAML/MaterialDesignInXamlToolkit#4094 · 1 comment ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
enhancement evaluation required
Difficulty 5/5 Over a week Newbie friendliness 25/100
MaterialDesignInXAML/MaterialDesignInXamlToolkit#3997 · 1 comment ·
-
bug evaluation required
Difficulty 4/5 3-5 days Newbie friendliness 35/100
MaterialDesignInXAML/MaterialDesignInXamlToolkit#3986 · 6 comments ·
-
bug evaluation required
Difficulty 3/5 1-2 days Newbie friendliness 45/100
MaterialDesignInXAML/MaterialDesignInXamlToolkit#3971 · 1 comment ·
All issues in MaterialDesignInXAML/MaterialDesignInXamlToolkit
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·