Keyboard events on android (in applet player)

Discuss any general programming issues here
Post Reply
rav81
Posts: 7
Joined: Tue Dec 03, 2019 8:48 am

Keyboard events on android (in applet player)

Post by rav81 »

Hi.

I don't get any keyUp/Down event on android if screen is landscape mode. Rotating to vertical it works fine.
Is this just a player issue and will work if compiled or is there a work around?

(Stringrequest works fine in either orientation).
rav81
Posts: 7
Joined: Tue Dec 03, 2019 8:48 am

Re: Keyboard events on android (in applet player)

Post by rav81 »

Answering myself.
This happened on LineageOS.
However if I test on a Google Android it works.
So I guess it's a no-fix .)
evil
Posts: 185
Joined: Mon Jun 14, 2010 1:38 pm

Re: Keyboard events on android (in applet player)

Post by evil »

I hat the same problem in Lineage.
After installing another Keyboard, this issue was gone...
Post Reply