Closed Bug 982026 Opened 11 years ago Closed 11 years ago

conditional breakpoint that does not pause script still makes debugger grab focus

Categories

(DevTools :: Debugger, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 812172

People

(Reporter: hsteen, Unassigned)

References

()

Details

1) Load bugzilla (w/o session, perhaps in a private window) 2) Open debugger in its own window 3) Select global.js 4) Set breakpoint inside show_mini_login_form() 5) Edit the breakpoint and add this condition: void(1) 6) Go back to Firefox and click the "Log in" link in bugzilla Debugger comes to front and takes focus even though it (correctly) did not stop at the breakpoint.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.