Closed Bug 1323739 Opened 7 years ago Closed 5 years ago

[Non-e10s] breakpoint in resize event handler cause mouse pointer deadlock

Categories

(DevTools :: Debugger, defect, P3)

50 Branch
All
Windows 10
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzzilla, Unassigned)

Details

Attachments

(1 file)

Attached file Test case
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161208153507

Steps to reproduce:

1. load test case
2. open Javascript debugger
3. set breakpoint in resize handler (e.g. on console.log() call)
4. resize window


Actual results:

Mouse pointer is stuck in resize mode. Nothing can be clicked (not in debugger, not in Firefox, not in any other program). System is unusable until you kill the Firefox process.
Component: Untriaged → Developer Tools: Debugger
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
It can be reproduced in Fx50.0.2 & 51.0b7.

The mouse pointer is stuck in resize mode, but Firefox and the system is normal, press F8 key can to rescue from this situation.


The works fine with e10s on in Nightly, but can be reproduced while File menu - new non-e10s window, whether devtools.debugger.new-debugger-frontend pref.
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: x86_64 → All
Summary: breakpoint in resize event handler causes deadlock → [Non-e10s] breakpoint in resize event handler cause mouse pointer deadlock
It's old (bad) issue, FF33 has the bug too.
So you basically can not debug such an event handler, right?
I can't seem to reproduce this on any Firefox (all with e10s enabled) on the Mac.
Priority: -- → P3
Product: Firefox → DevTools
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: