Closed Bug 1775411 Opened 2 years ago Closed 2 years ago

"append a new style sheet" link doesn't work

Categories

(DevTools :: Style Editor, defect, P3)

defect

Tracking

(firefox103 verified)

VERIFIED FIXED
103 Branch
Tracking Status
firefox103 --- verified

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(1 file)

Steps to reproduce

  1. Open data:text/html,<meta charset=utf8>
  2. Open style editor
  3. Click on the "append a new style sheet" link

Expected results

A new style sheet is created, the "this page has no stylesheet" UI is hidden

Actual results

Nothing happens

The link was missing an event listener, that we add in this patch.
A test case is added to make sure the link does work.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e77c68a3da9a
[devtools] Fix append new stylesheet link. r=ochameau.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Flags: qe-verify+

I managed to reproduce this issue on a 2022-06-21 Nightly build on Windows 10 64-bits. Verified as fixed on Firefox 103.0b6(build ID: 20220707185904) and Nightly 104.0a1(build ID: 20220707214915) on Windows 10 64-bits, macOS 12 and Ubuntu 22.04.

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

Attachment

General

Created:
Updated:
Size: