Skip to content

Edge randomly stops registering clicks after using dev tools #211

Open
@cadamsdev

Description

Hello,
I recently switched to Microsoft Edge for web dev however I'm running into an issue where clicks stop registering after using dev tools for a few minutes. I can't click in dev tools, and I can't click on the web page. However, if I double click then 1 click registers. Seems like this issue happens randomly as I'm not able to reproduce the issue consistently. I tried disabling all extensions and still experience this issue.

Steps to reproduce:

  1. Open dev tools
  2. Look at elements on a page in the elements tab
  3. Add inline styles using the styles tab
element.style {
 /* placing styles here */
}
  1. Issue doesn't happen right away but I do get the issue every time after a few minutes of usage.

AB#48627321

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtrackedThis issue is now tracked on our internal backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions