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

Fields for create quarkus maven does not have keyboard focus #73

Closed
maxandersen opened this issue Sep 12, 2019 · 4 comments · Fixed by #126
Closed

Fields for create quarkus maven does not have keyboard focus #73

maxandersen opened this issue Sep 12, 2019 · 4 comments · Fixed by #126
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maxandersen
Copy link
Collaborator

When starting Quarkus create maven project I seem to almost always have to use the mouse or tab to get the field to have focus.

Expectation: not having to use the mouse nor tab around fields to go through the flow.

@fbricon fbricon added the enhancement New feature or request label Sep 12, 2019
@xorye
Copy link
Contributor

xorye commented Sep 16, 2019

I'm having trouble replicating this issue.

When I call the command to create the project, the field is always highlighted for me. Because of this, I can just go ahead and start typing. After I'm done, I can hit Enter and the next field is also highlighted:
Creating a new project
Although, I have to use tab to use the back button without the mouse.

Are the fields not highlighted on your end?

@maxandersen
Copy link
Collaborator Author

I can't reproduce the exact issue now - just remember that the field did not have focus.

What I'm seeing now is that the field does have focus (text is highlighted) but when pressing Enter on project name it doesn't do anything.

I have to go edit it and then it highlights and says "Invalid artifactId" for "MyQuarkusProject" (the default) which seem to be because it want it to have all lower case...which isn't invalid imo. I'll open separate issue on that.

@xorye xorye reopened this Sep 30, 2019
@xorye
Copy link
Contributor

xorye commented Sep 30, 2019

Reopening because I came across this issue on a Windows machine

@xorye
Copy link
Contributor

xorye commented Oct 15, 2019

I've ran into this issue when I open the wizard when I have a webview open (vscode-quarkus welcome page, java extension pack overview, gitlens welcome page etc.)

This issue is likely related to this issue: microsoft/vscode#76316

@fbricon fbricon added this to the 1.1.1 milestone Oct 23, 2019
@angelozerr angelozerr changed the title fields for create quarkus maven does not have keyboard focus Fields for create quarkus maven does not have keyboard focus Nov 13, 2019
@angelozerr angelozerr changed the title Fields for create quarkus maven does not have keyboard focus Fields for create quarkus maven does not have keyboard focus Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants