Just wanted to report that in the "Check for updates" window, when it lists which are available to you, if you try to order the list by size it gets ordered alphabetically, like this:
1 MB
10 MB
15 MB
19 MB
150 MB
2 MB
21 MB
3 MB
I believe it should be ordered by the size itself, shouldn't it? Not very useful the way it is...
Att,
You're actually not supposed to be able to click on those columns to sort. It's disabled in code but there is a bug in the component that displays it where it still enables it. The component only supports text sort, which is why it is disabled.
Sometimes, the impossible can become possible, if you're awesome!