Sorting the bug list by priority uses alphabetical order on the priority field. Therefore it lists bugs in the following order:

High
Low
Medium

rather than

High
Medium
Low

in version 4.21
Apologies if this has already been fixed...

Marcus