So in each OS, piece of softaqre, hardware theres literally millions lines of codes, for teh most part its all good, but you cant predict if that random line of code will confl;ict with someone elses line of code.
For Example, there is an issue I am figuring out for a user. Any website in Chrome is unable to load, no errors, no nothing. Everything works as is on the network side, IE, FF both work. Tried a new profile in Windows, that also exibits a profile (no corrupt profile)
So I found out from some Google Code thread, that the issue is Chrome has an issue with systems installed with a DisplayLink adapter, causing the same issue. How in the world would either Google or DisplayLink Devs ever forsaw that they would have a conflict in thier code?
So, no it wont ever work the way you want it to work, that will never never happpen