I'm having a slight problem assigning star ratings with the keys on Windows. Alt-1 through Alt-5 are supposed to assign 1 through 5 stars. Keys 1 through 5 (unmodified) assigns various color ratings. Many times when I try to type Alt-1, a color gets assigned instead of a 1 star rating. It appears that the way that PM handles the Alt key is a little different than other programs. Through experimentation I have found that if I "press Alt, press 1, release 1, release Alt", it always works. However, if I "press Alt, press 1, release Alt, release 1", PM interprets this as the 1 key without the Alt modifier. When I type Alt-1 quickly, I am apparently accustomed to releasing both keys at about the same time. Apparently with my way of typing, the release code for the Alt is sometimes sent by the keyboard before the release code for the 1 key.
I regularly use text editors and other programs that make heavy use of Alt and Ctrl key sequences, and I never have any problems with any of those misinterpreting the key sequences. Would it be possible to fix PM's keystroke handling so that it can better recognize Alt-key combinations?