Closed
Bug 1182044
Opened 9 years ago
Closed 9 years ago
On minified files media rules sidebar always show that rule is in 1 line
Categories
(DevTools :: Style Editor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 724505
People
(Reporter: kl3ryk, Unassigned)
References
Details
Attachments
(1 file)
140.71 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150708004005
Steps to reproduce:
1. Minify css
2. Open media rules tab
Actual results:
All rules are in line 1 - which is correct, because file is minified, but in style editor i see my css files pretty printed - so media rules pane is not related to style editor.
Same problem is with rules pane in dom inspector.
Expected results:
There could be an option to recalc all positions for media rules tab and for rules pane in dom inspector.
Comment 1•9 years ago
|
||
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0
Nightly 45.0a1 Build ID: 20151208030208
and Firefox 42.0
Thank you for reporting.Do you have public test case to reproduce this ? Are you able to reproduce in the latest version ?
Component: Untriaged → Developer Tools: Style Editor
Flags: needinfo?(kl3ryk)
Product: Core → Firefox
See Also: → 1114929
Comment 2•9 years ago
|
||
I think this is bug 724505 - the style editor may prettify the CSS but doesn't communicate
this to the actor or the rule view.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Flags: needinfo?(kl3ryk)
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•