MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
DialogHost accessibility issue
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 16.3k
- フォーク
- 3.5k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 8
説明
### Bug explanation
The DialogHost seems to lost the focus when the window is minimized. When you restore it after, the focus goes to the main view even if the dialog host is always opened.
Steps to reproduce :
1. Open a DialogHost which contains some controls
2. Use the tab button to navigate on the DialogHost controls => The focus is on the DialogHost and its controls.
3. Minimize the app with the DialogHost opened
4. Maximize the app -> The DialogHost is always opened
5. Use the tab button again to get the focus => The DialogHost has not the focus, it is on the main View.
6. Close the DialogHost and reopened it
7. Use the tab button => The focus is on the DialogHost again
### Version
4.9.0
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、開いている DialogHost で最小化と復元のシーケンスを再現し、次に DialogHost のフォーカス処理のエントリポイントを追跡します。ウィンドウを復元したときに開いている DialogHost 内のフォーカスが維持されること、また閉じて再度開いた場合も説明どおりにフォーカスが復元されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- accessibility, desktop
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100