microsoft / microsoft/winget-create
Contamination on "Description" input
Open
Nobody has claimed this yet.
Issue-Bug
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
Brief description of your issue
I was using wingetcreate new and I observed some contamination in the UI where some text was leaking in the display.
Steps to reproduce
Paste the following text into "Description"
Microsoft App Installer for Windows 10 makes sideloading Windows 10 apps easy: Just double-click the app package, and you won't have to run PowerShell to install apps. App Installer presents the package information like app name, publisher, version, display logo, and the capabilities requested by the app. Get right into the app, no hassles--and if installation doesn't work, the error messages were designed to help you fix the problem. Windows Package Manager is supported through App Installer starting on Windows 10 1809. This application is currently only available for desktop PCs.
Expected behavior
The text is accepted and the rest of the input isn't contaminated.
Actual behavior
The text seems to bleed over other input choices
Environment
Windows Package Manager Manifest Creator v1.0.3.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running wingetcreate new and reproducing the issue by pasting the supplied text into the Description input. Trace how that input is rendered alongside the other choices; done means the full text is accepted without bleeding into other input choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100