openfl.ui.Keyboard.capsLock & numLock return null

Trying to determine if the capsLock on the user’s keyboard is on or off. Both the capsLock & numLock variables return null not matter what their actual status is. Whereas all the other variables return their documented values.

Any ideas?