Closed Bug 1590990 Opened 5 years ago Closed 4 years ago

Netmonitor Blocking - blocked request icon dragable

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(firefox-esr68 unaffected, firefox70 unaffected, firefox71 wontfix, firefox72 wontfix, firefox74 wontfix, firefox75 wontfix, firefox76 verified)

VERIFIED FIXED
Firefox 76
Tracking Status
firefox-esr68 --- unaffected
firefox70 --- unaffected
firefox71 --- wontfix
firefox72 --- wontfix
firefox74 --- wontfix
firefox75 --- wontfix
firefox76 --- verified

People

(Reporter: cfogel, Assigned: lelouch.cpp)

References

(Blocks 1 open bug)

Details

(Keywords: regression)

Attachments

(2 files, 1 obsolete file)

Affected versions

  • 71.0b3, 72.0a1 (2019-10-23)

Affected platforms

  • Windows 10, macOS 10.13, Ubuntu 16.04;

Steps to reproduce
devtools.netmonitor.features.requestBlocking set to true;

  1. Launch Firefox, DevTools - Netmonitor;
  2. Access any webpage;
  3. Block any request, refresh page if needed;
  4. Grab the status icon for the blocked request and drag it around;

Expected result

  • Icon remains as it is;

Actual result

  • icon is dragable;
  • cursor icon changes;

Regression range

  • First bad: 2019-08-20 17:22:27.245000
  • Last good: 2019-08-19
  • Pushlog: URL

Additional notes

  • attached recording with the issue;

Updating flags.

Has Regression Range: --- → yes
Has STR: --- → yes

Thanks for the report!
Honza

Priority: -- → P3

P3 and a minor issue, if a minor upliftable fix materializes, we could uplift it in early betas (up to beta 8).

Can I take a shot at this if it is not already taken?
Yours sincerely,
Kriyszig

Kriyszig, thank you for helping. Sorry that we didn't see the comment earlier. Let us know here or in community chat if you need any help.

Assignee: nobody → lelouch.cpp
Status: NEW → ASSIGNED

The bocked.svg used as img in Network Monitor is draggable that
isn't consistent with the rest of the UI. This problem doesn't
exist for the icon used to toggle Network Blocking Panel.
Taking cue from the same implementation, converted the image
to a CSS background property.

The bocked.svg used as img in Network Monitor is draggable that
isn't consistent with the rest of the UI. This problem doesn't
exist for the icon used to toggle Network Blocking Panel.
Taking cue from the same implementation, converted the image
to a CSS background property.

Attachment #9135173 - Attachment is obsolete: true
Pushed by hkirschner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64e1f15e5432
Prevent blocked icon from being draggable in Network Monitor r=Harald,Honza
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76

Verified with 76.0a1 (2020-03-25) on Windows 10, macOS 10.15, Ubuntu 16.04.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.