-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Bash] The splitter in the PM UI cannot be dragged after resizing the VS window from the full-screen mode #13421
Comments
I repro'd this. |
I was able to repro this issue on VisualStudio.17.Release/17.9.6+34728.123 ScreenRecording.mp4 |
Given that @v-luzh mentioned that this issue doesn't repro on the above VS versions, I added |
I agree with @donnie-msft. I am able to reproduce this issue in version 17.9.6. One behavior I noticed is that if you resize the window slightly, you can drag the splitter. However, when I resized the window even further, I found that I was unable to drag the splitter. |
@v-luzh Thank you for your attention to looking for nuanced UI bugs like this. In this particular case, I believe this is not a bug. When resizing the PM UI doc window, notice that a horizontal scrollbar appears. When the content doesn't fit horizontally between the 2 panels, then scrolling allows the customer to scroll to see the desired content. If there's customer input on wanting the ability to slide the splitter despite the very small amount of horizontal width, I can look into what the work will be to modify our WPF controls to be very adaptive. Otherwise, consider closing this for now. Thanks again! |
Hi @donnie-msft, I see. Make sense for me, please discuss with others in the triage meeting and make a decision, thanks. |
It still reproes on VS Main\35222.175 + NuGet Client Dev\6.12.0.82. |
NuGet Product Used
Visual Studio Package Management UI
Product Version
Dev\6.11.0.34
Worked before?
It is a regression since it doesn’t repro on D16.11\34601.136 and D17.9\34601.282.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
Expected Result:
The splitter in the PM UI can be dragged to left or right.
Actual Result:
The splitter in the PM UI cannot be dragged to left or right as the recording below.
Notes:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: