Closed
Bug 1211874
Opened 10 years ago
Closed 10 years ago
[devtools] "temp0" is displayed automatically in console using context menu "Use in Console" in the Inspector
Categories
(DevTools :: Console, defect)
Tracking
(firefox41 unaffected, firefox42 unaffected, firefox43 affected, firefox44 affected)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | unaffected |
| firefox42 | --- | unaffected |
| firefox43 | --- | affected |
| firefox44 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
Details
Attachments
(1 file)
|
87.90 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0
Build ID: 20151005030206
Steps to reproduce:
1. Run Nightly 44.0a1
2. Open any sites (e.g. about:home)
3. Open Inspector
4. Open a context menu by right click in markup-view
5. Select "Use in Console"
Actual results:
"temp0" is displayed automatically in console using context menu "Use in Console".
And also, repeating this operation, number is increased like temp0, temp1, temp2...
Expected results:
Is this behavior correct? so if not, no displayed in console automatically.
status-firefox41:
--- → unaffected
status-firefox42:
--- → unaffected
status-firefox43:
--- → affected
status-firefox44:
--- → affected
Component: Untriaged → Developer Tools: Console
OS: Unspecified → All
Hardware: Unspecified → All
No issue
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•