dotnet / dotnet/project-system
When returning focus to Property pages, focus previously focused element
Open
Feature-Project-Properties-Designer
good-first-issue
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
When a property has focus (dotted line), clicking out (e.g. to Solution Explorer) causes that focus to be lost. Giving focus again to the editor should set input focus to the most recently focused element instead of the the search bar.
This is a follow-up to
https://devdiv.visualstudio.com/DevDiv/_git/CPS/pullrequest/410186?path=%2Fsrc%2FMicrosoft.VisualStudio.ProjectSystem.VS.Implementation%2FPropertyPages%2FDesigner
Contributor guide
Assessment
This issue has not been assessed yet.