Intellij 14.1(latest) debugger stopped showing numeric keys for objects

Orders is an object with numeric and other type of keys. Right side shows its keys, while left side debugger window of Intellij does not

Is there a workaround, is this a known issue for Intellij? It is a bummer since I was forced to upgrade Intellij from 13.1 since debugging node-unit stopped working there for 0.12+ Nodejs. Now again an equally anoying bug crops up. I guess such is the life of the programmers...