project-system
project-system copied to clipboard
Property page scroll position jumps suddenly after editing an enum property
Visual Studio Version
17.3 Preview 3
Summary
In a Maui project, the iOS Bundle Signing property page jumps from one scroll position to another after choosing an option in the Signing Identity combo box.
Steps to Reproduce
- Create .NET MAUI app.
- Open the project properties editor.
- Click iOS-> Bundle Signing.
- Select any option in Scheme or the Signing identity or Provisioning profile drop-down option.
- Observe that the page scroll position changes suddenly.
Expected Behavior
The page scroll position does not change at all.
Actual Behavior
The page scroll position changes suddenly.
User Impact
Users will be annoyed or confused by the UI moving suddenly.
@japarson Thanks for reporting this, we'll fix this in 17.4
@japarson I cannot repro this on latest vs Version 17.4.0 Preview 2.0 [32809.211.main]
Note that this can also appear when varying property.
want to re-triage with team
PR tracked in https://devdiv.visualstudio.com/DevDiv/_git/CPS/pullrequest/424639