Most everything looks great in Windows 7 64-bit on FF 3.6.10, IE9 beta, Chrome 6.0.472.63, and Safari 5.0.2.
One issue I did notice was when I try to sort by a user-defined column (in this case, I have a 2-state yes/no column named "Read") it actually sorts by Title. Firefox shows the sort filter still set to the "Read" column, but all of the rest show the sort filter set to "Title". All of the actually sort by Title, so either Firefox is wrong for showing that it's sorting by Read when it's actually sorting by Title, or all of the browsers are wrong for not sorting by Read.
Repro:
- From the home page, pick Tags
- Pick a tag where there's a decent mix of values for the custom column
- Try to sort by the custom column
Expected: Sorts by the Read custom column (unclear whether this means "Yes" first or "No" first)
Actual: Sorts by Title. Every browser except Firefox shows that the sort reverted to Title, while Firefox shows it sorted by Read but actually sorted by Title.