Skip to content
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

Revert "[PT Run] Smooth scrolling of the results list (#15033)" #15420

Merged

Conversation

jaimecbernardo
Copy link
Collaborator

@jaimecbernardo jaimecbernardo commented Jan 10, 2022

Summary of the Pull Request

What is this about:
#15033 added some smoothness to scrolling but created input delays when typing in PowerToys Run (likely due to the side effect of disabling list virtualization. This makes for a worse experience than the issue the change fixed initially.

What is included in the PR:
This reverts commit 3ada3c2. (PR #15033 )

How does someone test / validate:
PowerToys Run keeps working, removing the input delay. This has been confirmed by users across these issues:
#15364
#15317

Quality Checklist

@jaimecbernardo
Copy link
Collaborator Author

@crutkas , Some number of recent issues have been opened about this.
I imagine it'll ruin the experience on some slower machines.
How do you feel about this being a hotfix?

@davidegiacometti
Copy link
Collaborator

@jaimecbernardo I have a laptop where the issue is very annoying: launcher freeze with empty results for several seconds so I approve the hotfix.

@htcfreek
Copy link
Collaborator

htcfreek commented Jan 10, 2022

@jaimecbernardo
can you plese test if this fixes the not responding bug with registry plugin (#15299)?

For reproduction:

  1. Type :HKCR
  2. Press Tab key for auto complete.
  3. Type \ to list sub keys.

@crutkas
Copy link
Member

crutkas commented Jan 10, 2022

just verifying, have we validated this has resolved the regression?

Agree on hotfix candidate

@jaimecbernardo
Copy link
Collaborator Author

@htcfreek , it does fix that as well. #15299

@htcfreek
Copy link
Collaborator

htcfreek commented Jan 11, 2022

@htcfreek , it does fix that as well. #15299

Tested a few minutes by my self. Yep this is fixed with your change too.

Cab you update the issue labels please.

@jaimecbernardo jaimecbernardo merged commit bcba63e into microsoft:main Jan 11, 2022
jaimecbernardo added a commit that referenced this pull request Jan 11, 2022
voruti added a commit to voruti/PowerToys that referenced this pull request Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants