Input credentials disappears
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 881
- Forks
- 285
- Avg merge
- 3d 36m
- Merged PRs (30d)
- 1
Description
1. Describe the bug
When entering username and password credentials, the input box disappears if it looses focus. This makes it hard to copy/paste both username and password.
This is the same issue as #4861
2. To Reproduce
Steps to reproduce the behavior:
- Open an AL workspace
- Add a launch target with UserPassword authentication
- Download symbols or launch the app to trigger the credentials input box
- Try to copy values from notepad, or anywhere else
- Input box disappears
3. Expected behavior
Keep both input boxes open when they lose focus.
4. Actual behavior
Both input boxes disappear.
5. Versions:
- AL Language: 8.4.586670
- Visual Studio Code: 1.65.2
- Business Central: 19.5
- List of Visual Studio Code extensions that you have installed:
- AL Language
Final Checklist
Please remember to do the following:
-
Search the issue repository to ensure you are reporting a new issue
-
Reproduce the issue after disabling all extensions except the AL Language extension
-
Simplify your code around the issue to better isolate the problem
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
Reproduce the issue from an AL workspace by adding a launch target with UserPassword authentication, then triggering symbol download or launch and moving focus away from the credentials inputs. Start by tracing the AL Language extension's credentials input entry point; done means both username and password boxes remain open when they lose focus, including during copy/paste.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100