Closed
Bug 1319414
Opened 8 years ago
Closed 8 years ago
[e10s] Inspect Element with Firebug don't focus to element
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1047558
People
(Reporter: szabolcs.potondi, Unassigned)
Details
What did you do?
================
1. Right click on a DOM element
2. Inspect Element with Firebug
3. Click
What happened?
==============
Firebug opened.
Inspector tab selected.
<body> highlighted
What should have happened?
==========================
The element should have been selected where I right clicked and
- Inspect Element with Firebug
Is there anything else we should know?
======================================
When Firebug is open.
1 Right click on DOM element - Inspect Element with Firebug
2 Firebug closed.
This report is about a problem that is putting developers at risk....
Updated•8 years ago
|
Component: General → Untriaged
Product: Mozilla Developer Network → Firefox
Honza, your thoughts?
Component: Untriaged → Developer Tools: Inspector
Flags: needinfo?(honzab.moz)
Updated•8 years ago
|
Flags: needinfo?(honzab.moz) → needinfo?(odvarko)
Comment 2•8 years ago
|
||
Thanks for the report.
Just one correction. After executing "Inspect Element with Firebug", the opened tool is *not* Firebug but, built-in Firefox DevTools. Also note that the Firebug extension isn't being developed or maintained any longer and we recommend using Firefox built-in DevTools.
Here is updated STR:
1. Right click on a DOM element
2. Execute "Inspect Element with Firebug"
3. Firefox DevTools Toolbox is opened, the Inspector panel selected but, clicked element is not highlighted => BUG
Honza
Flags: needinfo?(odvarko)
Priority: -- → P3
Use http://getfirebug.com/releases/firebug/3.0/, it works fine.
Status: UNCONFIRMED → RESOLVED
Has STR: --- → yes
Closed: 8 years ago
OS: Other → All
Resolution: --- → DUPLICATE
Summary: Firefox Developer Tools → [e10s] Inspect Element with Firebug don't focus to element
Whiteboard: [specification][type:bug]
Reporter | ||
Comment 4•8 years ago
|
||
(In reply to YF (Yang) from comment #3)
> Use http://getfirebug.com/releases/firebug/3.0/, it works fine.
>
> *** This bug has been marked as a duplicate of bug 1047558 ***
I am using Firefox 50 and Firebug is deactivated, can this "awesome" devtools be removed
and the Firebug activated again ?
(In reply to szabolcs.potondi from comment #4)
> (In reply to YF (Yang) from comment #3)
> > Use http://getfirebug.com/releases/firebug/3.0/, it works fine.
> >
> > *** This bug has been marked as a duplicate of bug 1047558 ***
>
> I am using Firefox 50 and Firebug is deactivated, can this "awesome"
> devtools be removed
> and the Firebug activated again ?
Sorry, I don't understand what you mean. See bug 1047558 comment 2.
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•