I’ve seen a lot of users on this site provide operating system specs when describing web development bugs and I’ve seen a few instances of things working on one OS but not another.
Is there an actual difference in what gets processed by let’s say IE6 on different versions of windows? Or the exact same version of firefox on ubuntu as opposed to mac?
This may be a noob question, but I’m really curious.
There are essentially 4 categories of cross-OS bugs that can occur in website (unintentionally; ignoring things like the web developer sniffing the user agent and screwing with unrecognized results, or using a plugin that can only work on one platform, such as Silverlight). Ordered in the most-common to least-common, from my personal experience
<input type="file">) cannot be styled. Just give them a large buffer in your layout.