Reply to post: Re: Not just extensions?

If you can find and fix this subtle Chromium bug that breaks some extensions, there's $8k waiting for you

Brewster's Angle Grinder Silver badge

Re: Not just extensions?

It could as easily be a bug in the page. IIRC, thanks to the magic of threads, the browser can appear responsive while the page is blocked. Or it might have "debounce" logic that has failed. (Something threw and it didn't catch it? Or async code never returned at all?) Or something could have erroneously swallowed the event. Or it could have accidentally set `pointer-events:none`. And so on.

In short there are a myriad things that could go wrong. The first step would be to open the web inspector and see was happening.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon