Sometime around this version (possibly a slightly earlier v14) then sometimes when the developer tools stop at a breakpoint, the correct script line is highlighted (blue bar in script window) but other times the "run/pause" button changes correctly and the call stack is populated but the "blue bar" doesn't show to indicate the current line. If I then select the top stack frame in the call stack display, the blue bar ALWAYS shows in the source window.
This happens not just for user breakpoints but also for "F10" style (step-over/step-into operations).
Now that I know of it, it's not too bad, just annoying, but first few times I thought the code was still running but I had some bad loop somewhere :)
I can't seem to find a pattern to reproduce it - sometimes it shows, other times not, but am happy to run tests if required.
By the way, loving the "full url of script files in the tooltip of the script file dropdown" feature - thanks for that !
--
T