Tag Archives: safari

Another day another bug fix

Nov 2009 22 – Filed under code

Erg. Note to self Safari (webkit) wrongly considers typeof /regexp/ == ‘function’ when all the other browsers use typeof /regexp/ == ‘object’

CeeBox 2.0.7 released with bug fix for Safari/webkit that effected video embedding. Hopefully that’s the last of the bugs.

On a side note, I changed comments on my blog to be in reverse chronological order and put the comment field at the top as a temporary fix to the “OMG there are so many damned comments!” issue on some of the posts. I will likely revamp comments with a nested comments plugin or something when I revamp catcubed.com.

iPhone safari borked my blog layout

Jul 2007 23 – Filed under code

I noticed yesterday that iPhone safari is making my top image bar go all wonky. The rest of the page looks fine just the header is messed up (the background image appears stretched strangely). It works fine on the desktop safari (and firefox, and IE, etc) so I don’t know what’s causing it.

Before I begin to dig into the problem does anyone out there in the intertubes have any idea why it’s doing this?