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

Live Server on macOS: unable to select all inside of the preview #64

Open
miguelsolorio opened this issue Jun 10, 2021 · 5 comments
Open
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@miguelsolorio
Copy link
Contributor

image

I have an input field in one of my HTML pages and often will select all the text to clear it but unfortunately I can't do that with the Live Server preview.

@andreamah
Copy link
Contributor

Hmm that's interesting, I can't replicate this on windows. Are you on mac?

@miguelsolorio
Copy link
Contributor Author

Yes, I'm on a mac. Let me test this on Windows to see if i get the same thing. Also to clarify, I used the keyboard shortcut to select all.

@andreamah
Copy link
Contributor

I tried this in Linux and seemed that the select-all shortcut works?
Image from Gyazo

When you have a sec, can you try selecting all on the current release? https://github.com/microsoft/vscode-liveserver/releases/tag/0.0.5

@miguelsolorio
Copy link
Contributor Author

Tested this on Windows and it works fine. I also removed all of my keybindings that referenced cmd+a on my Mac and it still repros (even in a fresh user data dir). Also tested a basic text input and it repros:

CleanShot 2021-07-09 at 09 01 07@2x

cc @deepak1556 @rzhao271 to see if this is Electron related

@miguelsolorio
Copy link
Contributor Author

Worth mentioning that this repros in the simple browser as well:

CleanShot 2021-07-09 at 09 04 34@2x

@andreamah andreamah transferred this issue from microsoft/vscode Jul 9, 2021
@andreamah andreamah added the bug Issue identified by VS Code Team member as probable bug label Jul 9, 2021
@rzhao271 rzhao271 self-assigned this Jul 29, 2021
@rzhao271 rzhao271 changed the title Live Server: unable to select all inside of the preview Live Server on macOS: unable to select all inside of the preview Dec 8, 2021
@rzhao271 rzhao271 added this to the Backlog milestone Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants