Hi Keith,
>> Confirmed that this problem is now fixed with NT 7.29 for IE.
unfortunately the fix regressed some other functionality, so I've made a 7.30 build which should sort it out.
>> I will have to remember to test with the different browsers. Is it the case that when testing browsers you are looking for cosmetic differences - there is no chance that the server side could be affected by browser behaviour?
The server (mostly) doesn't care about the browser. There is some code in the server specific to IE, but it's not much.
Differences between the browsers (that are not immediately obvious) tend to me either very "fringe" or just cosmetic.
>> If it could then that would mean a considerably extended test regime. What is your advice?
Personally I don't cross-test much, if at all. I work in FireFox most of the time (because Firebug is still the nicest debug tool) and I browse a lot in Chrome (especially our production stuff) and I'm almost never in IE. (except when something like this crops up.)
Which browser you use is obviously your choice. But that's the point, there is a choice, and some browsers are better than others. I figure if something is broke in IE someone will tell me pretty quickly. As you say testing across "all browsers" can be very time consuming, and very expensive (IE7, IE8, IE9, IE10 and now IE11 theoretically all need testing) as well as any number of mobile browsers, FF, Chrome, Opera and so on.
Given that the problems are usually cosmetic, or completely broken, I don't spend too much time on it.
cheers
Bruce