From Reddit - GtkEntries and GtkTextViews dont activate on screen keyboard when focused.
I have confirmed that these widgets are requesting and receiving focus correctly. This however does not appear to be enough to trigger the on screen keyboard. Need to investigate if there is a missing call on my end or a problem elsewhere in the stack.
TODO - Test if this is reproducible on all platforms