Closed v-longmin closed 7 months ago
Team Triage: @martinrrm can you please take a look to see whether we use a VS or WPF built in control? It's our problem only if we're writing our own control.
Assigning to hotseat to confirm whether the problem is on our end or with any of the common controls.
I have tested in two ARM64 machines and could't reproduce this in VS Internal.
Team Triage: @v-longmin Martin was unable to repro this, see https://github.com/NuGet/Home/issues/12490#issuecomment-1499415958. Does it still repro for you, can you maybe provide is access to a VM where its happening?
Team Triage: @martinrrm can you please take a look to see whether we use a VS or WPF built in control? It's our problem only if we're writing our own control.
We do not own the control, it's a VS Search box control. That doesn't mean some layout or styling of ours can't affect it.
This issue has been automatically marked as stale because we have not received a response in 14 days. It will be closed if no further activity occurs within another 14 days of this comment.
Hi @martinrrm, it still reproes on D17.6\33712.159. We will reopen it. Please help to have a look, thanks.
Team Triage: @v-luzh can you please provide us access to a VM offline so we can see the repro? Thanks!
Hi @jebriede, we didn't do the testing on ARM64 VM. We met the bug on ARM64 phisical machine Surface Pro X.
@v-luzh is this Win11? Could you post the Windows installation version found by running winver
from a command prompt?
Also, what are the properties of your Display found under:
Start -> "make everything bigger"
-> scaling %?
Start -> "resolution"
-> "Scale and layout" -> scaling %?
Start -> "resolution"
-> "Scale and layout" -> screen resolution?
Hi @donnie-msft, yes it's Windows 11 Pro 22H2 (OS build 22621.1702). The info of Display is as below.
I'll try again and see if changing scale/resolution is the problem.
This issue has been automatically marked as stale because we have not received a response in 14 days. It will be closed if no further activity occurs within another 14 days of this comment.
Verified this issue on VS D17.10\34804.81 + NuGet Client Dev\6.10.0.97, it's fixed, so closed it, thanks!
NuGet Product Used
Visual Studio Package Management UI
Product Version
Dev\6.6.0.52
Worked before?
No response
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
Expected:
The left border of the searched result list should be left-align with the left border of the search box.
Actual:
The left border of the searched result list doesn’t left-align with the left border of the search box as below screenshot.
Note:
1.The issue doesn’t repro on VS x64. 2.It’s not a regression since it reproduced on D17.3\32611.02.
Verbose Logs
No response