Open Bug 1594406 Opened 4 years ago Updated 2 years ago

Inconsistent behavior when using browser console buttons

Categories

(DevTools :: Console, defect, P3)

Desktop
All
defect

Tracking

(firefox70 wontfix, firefox71 wontfix, firefox72 fix-optional)

Tracking Status
firefox70 --- wontfix
firefox71 --- wontfix
firefox72 --- fix-optional

People

(Reporter: atrif, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Affected versions

  • 70.0.1 (20191030021342)
  • 71.0b7 (20191104135555)
  • 72.0a1 (20191106095742)

Affected platforms

  • Windows 10x64
  • Ubuntu 18.04

Steps to reproduce

  1. Open Firefox and Browser Console.
  2. Click on the “Errors” button to uncheck it.

Expected result

  • "Errors" button is put in an inactive state after clicking on it.

Actual result

  • “Errors” button remains in default active state until a mouse click is performed.

Regression range

  • I will search for one ASAP if there is one.

Additional Notes

  • Attached a screen recording with the issue.
  • On macOS 10.14 the buttons are properly shown after clicking on them.
Has Regression Range: --- → no
Has STR: --- → yes
Has Regression Range: no → yes
Flags: needinfo?(nchevobbe)
Regressed by: 1525039

I can't reproduce on windows
Note that in Bug 1525039 we changed the "active" color, which might explain why you see some differences.

The button are now grey when active, light-grey when hovered, and transparent when inactive and unhovered, which might cause some confusion.

If I understand the issue, the "hover" style (or maybe "active") stays on?
Could we focus on the "trash" button which seems to have the same issue but may be less confusing to debug ?

Flags: needinfo?(nchevobbe)

Note that we plan to change the color of the filter buttons in Bug 1590432.

(In reply to Nicolas Chevobbe [:nchevobbe] from comment #2)

I can't reproduce on windows

I can reproduce this on Windows 10 but it seems that this issue is not reproducible all the time.
Can you please retry to reproduce this issue by using a fresh profile?

If I understand the issue, the "hover" style (or maybe "active") stays on?

This looks like a UI issue since the toggle active/inactive functionality seems to be intact. It seem like after trying to switch a button to inactive state, the button remains focused (and displayed as active) until the user clicks somewhere else.

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