Open
Bug 1096540
Opened 10 years ago
Updated 2 years ago
less files not showing in style editor
Categories
(DevTools :: Style Editor, defect, P3)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: rpwverheij, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36
Steps to reproduce:
In project using .less files:
- Richt click on element -> inspect element
- Click on the .less file reference
- Change the .less file content
- save the file (by locating it on the computer and overwriting it)
- refresh the page
- try to repeat
Actual results:
The first time it showed the .less file content in the Style editor and I was able to change it and save it (which worked).
After refreshing the page, the inspector again showed a reference to the .less file (suggesting sourcemaps still work correctly), but after clicking on it, it goes to a different file in the Style editor, and the .less file is nowhere to be found.
Expected results:
The less file should still be shown in the Style editor, and not disappear after refreshing the page
Updated•10 years ago
|
Component: Untriaged → Developer Tools: Style Editor
Updated•10 years ago
|
Assignee: nobody → fayearthur
Updated•10 years ago
|
Priority: -- → P1
Updated•10 years ago
|
Assignee: fayearthur → nobody
Comment 1•9 years ago
|
||
Triaging. This has been a P1 for more than a year with no significant activity. Returning to the backlog. (Filter on CLIMBING SHOES).
Priority: P1 → --
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•