-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Using the latest released version the focus behavior was as shown in the following gif:
Using latest master the behavior is as follows:
I have yet to determine the change that causes this deviation. For me this is only a minor distraction, because switching between tabs and tree nodes makes the screen flicker a bit more than usual. However, as we have seen previously, there are people who depend on accessibility software to use ILSpy, and I can image that this change causes some frustration, because the focus move is unanticipated.
While creating the above screen recordings, I noticed that the label of the assembly tree view content (previously labelled Assemblies) is now labelled ILSpy <version> - <assembly list name>, which was previously in the window title, not sure if this has some negative impact on accessibility...
/cc @tom-englert

