Bugs Coming and Going

I have strived to support the widest range of major browsers possible. The browsers I have QA'd include Firefox (3.0), Chrome (3.0), Safari (3.2), Firefox on Mac (3.5), IE6, IE7, IE8, and Opera (9.6). My array of test machines is limited, so any feedback is welcome. My email address is on the Up Front page of this site.

A quick word about browser support. The one thing I personally find interesting about the above list is the fact that we have to contend with 3 versions of IE. I'll state up front that I care little about supporting IE6 (this support is partial) and I am not too concerned with IE8 until such time as they come out with a stable release (though I do not track this on a regular basis). IMO, IE7 is the 'best' version to date and this version I put effort into supporting with this project.

QA Queue

On Tap for QA

  • All QA is 'up to date' but is also ongoing as I add features.

Bug List

Current

  • In both Safari 3.2 and Opera 9.6, focus is not being placed on the cloned content to allow for vertical scrolling using the arrow keys.
  • Size Toggle is not functioning in IE6. I will only address this bug when I have time, am bored, or care to exploit the challenge :-).

Recently Corrected - Not Posted in Demo

  • Overflow bug in IE 7 fixed
  • Focus() is now effectively placed on cloned content in the modal to enable use of the up and down arrows
  • Initial position of modal is now relative to the viewport (was hard coded relative to the top of the page)
  • The overlay now readjusts when the window is resized.
  • Toggle size now works properly - height is readjusted to 'full screen' with large setting. I also added a 3rd font size setting if the window is greater than 1400 pixels wide.