Sorting by details in the commit dialog sorts the "+n bytes" and "+n KB" entries by their string form instead of their numerical value.
This ends up with an order like:
+1 KB
+104 bytes
+137 bytes
+2 bytes
+21 KB
Commit dialog sorting
Moderator: SourceGear