MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

DialogHost accessibility issue

オープン
#3,434 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

bug dialoghost
主要言語
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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、開いている DialogHost で最小化と復元のシーケンスを再現し、次に DialogHost のフォーカス処理のエントリポイントを追跡します。ウィンドウを復元したときに開いている DialogHost 内のフォーカスが維持されること、また閉じて再度開いた場合も説明どおりにフォーカスが復元されることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
csharp
領域
accessibility, desktop
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。