Skip to content

Fix NavigatorWindow not working if there is only one document#314

Merged
Dirkster99 merged 1 commit intoDirkster99:masterfrom
siegfriedpammer:ilspy-issue-2577
Dec 16, 2021
Merged

Fix NavigatorWindow not working if there is only one document#314
Dirkster99 merged 1 commit intoDirkster99:masterfrom
siegfriedpammer:ilspy-issue-2577

Conversation

@siegfriedpammer
Copy link
Copy Markdown
Contributor

See icsharpcode/ILSpy#2577.

The issue is that NavigatorWindow expects at least two documents and/or anchorables, otherwise it will not focus the listbox(es) correctly and further not allow the user to switch between documents/anchorables. The only way to exit the window is by using a mouse. However, some people may not be able to use a mouse or might use tools (e.g. Screen Readers, Voice Commands) that work solely by emulating key presses.

@Dirkster99 Dirkster99 merged commit f58ae9a into Dirkster99:master Dec 16, 2021
@siegfriedpammer siegfriedpammer deleted the ilspy-issue-2577 branch December 16, 2021 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants