Closed Bug 1421574 Opened 7 years ago Closed 7 years ago

Firefox Quantum - console log with object does not show all attributes if they are numbers

Categories

(DevTools :: Console, defect)

57 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1371936

People

(Reporter: jannisharder, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346

Steps to reproduce:

Created an object with numeral attributes and logged it in console.

I also created a fiddle:
https://jsfiddle.net/r66hbj2m/

Run -> Open console -> open object => it shows only attribute '3' and '4'


Actual results:

When opening the logged object it shows not all attributes of given object.


Expected results:

It should have shown all attributes as it does with non numeral attributes
Component: Untriaged → Developer Tools: Console
Hello jannisharder, thanks for filing a bug.

I think you are bitten by Bug 1371936, which is fixed in Nightly. Hence, I am going to close this bug as a duplicate, but feel free to reopen it if you think there is an other issue.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Hello Nicolas,
you're right, everything is back to normal in Nightly. Thanks for having a look!
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.