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

A missing CSS feature #2084

Closed
ArpanBareja opened this issue Mar 24, 2024 · 2 comments
Closed

A missing CSS feature #2084

ArpanBareja opened this issue Mar 24, 2024 · 2 comments

Comments

@ArpanBareja
Copy link

ArpanBareja commented Mar 24, 2024

Is your feature request related to a problem? Please describe.

Describe the solution you'd like:

Describe alternatives you've considered:

Additional context:

Tasks

Preview Give feedback
No tasks being tracked yet.
@ArpanBareja
Copy link
Author

While hovering over buttons, I added declared cursor to pointer property in CSS but It was not reflecting as pointer in Edge devtools browser.

@captainbrosset
Copy link
Collaborator

Thanks for reaching out. Unfortunately this is a limitation of the embedded browser preview.
The embedded browser preview isn't a real browser, but only a screencast of the rendering of the browser, streamed into VSCode. As such, it doesn't support all the user interactions that a normal browser window does.

If you need to test something related to cursors right now, I suggest switching your setup to use an actual external browser window as described in the docs: https://learn.microsoft.com/microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension/external-browser-window

Duplicate of #1656.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants