microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.28k stars 6.55k forks source link

Long inputs in PowerToys Run cause the grey preview text to not line up. #13554

Open whitetxt opened 3 years ago

whitetxt commented 3 years ago

Microsoft PowerToys version

0.47.0

Running as admin

Area(s) with issue?

PowerToys Run

Steps to reproduce

Open PowerToys run with alt + space. Type in a long input with a suggestion (e.g. Registry locations)

✔️ Expected Behavior

The grey preview text lines up with the already inputted text.

❌ Actual Behavior

It doesn't line up, but starts at the start of the box despite the inputted text scrolling. image

Other Software

No response

jaimecbernardo commented 3 years ago

This is easily replicated.

Warrior-SG commented 1 year ago

still there in 0.65

iamqiz commented 1 year ago

Issue still present in 0.73.0

whitetxt commented 11 months ago

Still present with the redesign in 0.76.0 image

NSPC911 commented 2 months ago

It seems like it is in specific plugins. Unlike the original issue, I'm experiencing this with Shell and Web Search, not with the Registry Plugin. Bump.

whitetxt commented 2 months ago

I don't think its with any specific plugin, its to do with how the preview is rendered (which isn't scrolled how the entered text is), theoretically this issue should happen with any plugin that has a suggestion text which ends up being longer than the input box.