project-system icon indicating copy to clipboard operation
project-system copied to clipboard

Property page scroll position jumps suddenly after editing an enum property

Open japarson opened this issue 3 years ago • 1 comments

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.

Bug 1521150: [XVS][MAUI]The page will incorrectly jump, when editing the drop-down box in iOS bundle signing in properties

Steps to Reproduce

  1. Create .NET MAUI app.
  2. Open the project properties editor.
  3. Click iOS-> Bundle Signing.
  4. Select any option in Scheme or the Signing identity or Provisioning profile drop-down option.
  5. 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 avatar Jun 28 '22 18:06 japarson

@japarson Thanks for reporting this, we'll fix this in 17.4

adamint avatar Jul 14 '22 21:07 adamint

@japarson I cannot repro this on latest vs Version 17.4.0 Preview 2.0 [32809.211.main]

adamint avatar Aug 15 '22 19:08 adamint

Note that this can also appear when varying property.

adamint avatar Sep 14 '22 11:09 adamint

want to re-triage with team

adamint avatar Sep 14 '22 13:09 adamint

PR tracked in https://devdiv.visualstudio.com/DevDiv/_git/CPS/pullrequest/424639

adamint avatar Sep 21 '22 18:09 adamint