I have a strange bug where customers fill bug reports on W2K machines in IE6, when locally testing on a WinXP System I can’t see any.
I was wondering whether you know of differences in JavaScript Execution?
Sorry there is no code, since I could not reproduce this bug and the bug is somewhere in 7000+ lines. I don’t mean different Versions (like in this question here).
I don’t think there are any differences. What I can think of and have seen cause issues is the Windows theme, i.e. Classic or XP. In addition to your window chrome for the OS this also changes the styling of form fields inside your web pages, things like inputs, selects, textareas, scrollbars look different and take up slightly different dimensions which can throw out your layout if its laid out to work with exact dimensions.