Hi,
1.add ‘coronaWindowMovesWhenKeyboardAppears = true’ to build.settings.
android =
{
coronaWindowMovesWhenKeyboardAppears = true,
},
2.display a statusbar.
display.setStatusBar(display.DefaultStatusBar)
3.create a scene of the Composer.
4,create a textfield in the scene.
If I try to select a string, Copy and Paste menu is displayed at the top of the screen, and disappear in an instant. And string is also not selected.
Corona SDK’s version is 2015.2544.