Last modified: 2012-10-15 18:58:33 UTC
Seen in my JS console during loading in IE 10 on Windows 8 Release Preview: SCRIPT5007: Unable to get property 'to' of undefined or null reference ve.ui.Context.js, line 120 character 2
Line is: if (selection.to > selection.from) { in Context.PositionIcon ...
I haven't been able to reproduce this in IE10. Though, this same error happens randomly in all browsers. I suspect it to be related to a recently closed context icon bug. Though, I'm failing to find it since I marked it as resolved.
Confirmed fixed in newly-deployed version.