Open Bug 1550033 Opened 5 years ago Updated 2 years ago

DevTools picker menus do not close when opening a newTab + settingsMenu with keyboard shortcuts

Categories

(DevTools :: Inspector: Rules, defect, P3)

defect

Tracking

(firefox67 affected, firefox68 affected, firefox69 affected)

Tracking Status
firefox67 --- affected
firefox68 --- affected
firefox69 --- affected

People

(Reporter: niklasson.anton, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0

Steps to reproduce:

  1. Open the colorpicker inside the the Inspector by clicking on the circle right next to any color value
  2. Press Cmd + T to open a new tab

Actual results:

A new tab is opened, but the colorpicker is still open on top of it.

Expected results:

The new tab should open, but that colorpicker should be either:

  • closed entirely and not open when I navigate back to the tab
  • hidden until I open that tab again

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0
20190508111321

Blocks: 1277352
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → Inspector: Rules
Ever confirmed: true
OS: Unspecified → All
Product: Firefox → DevTools
Hardware: Unspecified → All
Priority: -- → P3

Updating the summary and adding some extra information to this issue since they are around the same area:

  • Issues:
  • observed the same behavior for other menus such as the animation editor ex. link;
  • STR:
  • pressing F1 to trigger the settings menu has the same effect;
  • swapping to another DevTools section via keyboard shortcuts has the same effect (ex. Ctrl+Shift+K for Console);
  • Does not look like a regression, reproducible on older builds such as 31.0.a1.
Summary: The dev tools colorpicker does not close when opening a new tab with keyboard shortcut → DevTools picker menus do not close when opening a newTab + settingsMenu with keyboard shortcuts
Version: 66 Branch → Trunk
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.