Open Bug 1865435 Opened 2 years ago Updated 2 years ago

Pause Debugger overlay not hidden when using eye dropper

Categories

(DevTools :: Debugger, defect, P2)

Firefox 121
defect

Tracking

(Not tracked)

People

(Reporter: sebo, Unassigned)

References

(Blocks 1 open bug)

Details

When the script execution is stopped, the page displays a Debugger overlay with a backdrop.

While that overlay and backdrop are removed while using the Inspector, they stay there when using the eye dropper tool to pick a color.

Both needs to be hidden as long as the eye dropper tool is active to allow picking a color.

Sebastian

STR:

  1. On this page, open the Debugger
  2. Pause the script execution (e.g. by clicking the Pause button or pressing F8 and focusing the page)
  3. Switch to the Inspector
  4. Click the eye dropper button
  5. Hover the page

⇒ The overlay is still displayed, so you can't pick a color from the page.

Sebastian

Has STR: --- → yes

:sebo, if you think that's a regression, could you try to find a regression range using for example mozregression?

I don't think it's a regression. I tried versions back until Firefox 70, which showed the same issue.

Sebastian

Severity: -- → S3
Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.