Closed
Bug 818431
Opened 12 years ago
Closed 12 years ago
[style editor] Since the Toolbox, sometimes, the source editor in the style editor doesn't show up
Categories
(DevTools :: Style Editor, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: paul, Assigned: harth)
References
Details
No STR. To investigate.
Comment 1•12 years ago
|
||
So even you saw this once ?
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Girish Sharma [:Optimizer] from comment #1)
> So even you saw this once ?
?
Comment 3•12 years ago
|
||
That the style editor did not load.
What I saw once that on Facebook, after trying to load for a while, Style Editor said that no styles exist on the page, want to make one ?
Comment 4•12 years ago
|
||
This is what could be breaking bug 808264.
Blocks: 808264
Whiteboard: [steps to reproduce needed]
Reporter | ||
Updated•12 years ago
|
Priority: -- → P1
Comment 5•12 years ago
|
||
I managed to replicate Optimizer's Facebook issue once. It loaded okay, including the stylesheet and then the editor went blank.
This reminded me of another old issue with the style editor. Sometimes it gets loaded twice in quick succession and the second load sometimes breaks the editor (which makes sense if it was previously half initialized).
We could never find reliable set of STR but I am fairly certain that fixing the double load will fix the error.
I will take a look.
Assignee: nobody → mratcliffe
Comment 6•12 years ago
|
||
I finally have reliable STR:
1. Open about:home (or any other page).
2. Open the style editor: It will be loaded just fine.
3. Refresh the page (or navigate to a new page).
- If the page was refreshed then the inline stylesheets are now missing and the editor is empty.
- If a new page was loaded then the editor is blank.
Whiteboard: [steps to reproduce needed]
Comment 7•12 years ago
|
||
I will be away until the middle of January 2013 so I am unassigning myself from this bug.
Assignee: mratcliffe → nobody
Reporter | ||
Updated•12 years ago
|
Priority: P1 → P2
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → fayearthur
Assignee | ||
Comment 8•12 years ago
|
||
I fixed some related bugs recently (bug 826180 and bug 826191). Can you guys still reproduce your problems?
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(mratcliffe)
Comment 9•12 years ago
|
||
Works perfectly fine now, great job.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(mratcliffe)
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•