Bug with coronaWindowMovesWhenKeyboardAppears and status bar on Android 4.3

I just noticed when testing a new app that my  display.screenOriginY  is starting after the status bar when I am using  coronaWindowMovesWhenKeyboardAppears = true on my Android 4.3 (Galaxy S3).   On my Android 4.4.2 (Galaxy S4 mini) that bug does not happen.

So, all my assets on screen (including my custom status bar background) are being misplaced by the status bar height.

Anyone seeing that problem?  

PS: I am using Corona 2016.2817 with adaptive scaling