Open
Bug 1327759
Opened 8 years ago
Updated 3 years ago
Notifications about not loaded styles don't update when I navigate to another page
Categories
(DevTools :: Style Editor, defect, P2)
DevTools
Style Editor
Tracking
(Not tracked)
NEW
People
(Reporter: arni2033, Unassigned)
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url data:text/html,<link rel="stylesheet" type="text/css" href="http://asdf.asdf/hello.css">
2. Open style editor
3. Type in urlbar the following link, then press Enter:
data:text/html,<link rel="stylesheet" type="text/css" href="http://asdf.asdf/world.css">
AR:
Step 2 - devtools show notification "Style sheet could not be loaded. http://asdf.asdf/hello.css"
Step 3 - the same notification is still displayed. User isn't notified that "world.css" isn't loaded
ER:
Notification should hide when I leave the page, and then new notification should appear
Component: Developer Tools: Framework → Developer Tools: Style Editor
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•