nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
2.07k stars 208 forks source link

[Bug] Each time you enter the game there's broken, non-symmetrical keylayout when Action Bar and Status Bar are turned off #823

Open Username1-a opened 3 years ago

Username1-a commented 3 years ago

1) On version 1.7.2, there's a bug with virtual keylayout when Action Bar and Status Bar options are turned off in emulator settings:

When editing and saving Custom keylayout it's symmetrical, but after re-entering the game each time keylayout is shifted and non-symmetrical, so each time you need to trigger "common settings" menu to fix this broken layout

Enabling Status Bar in emulator fixes issue, but this solution is not ideal of course (eats up space on a - 16x9 screen), while enabling Action Bar doesn't resolve this issue

It's tough to explain this bug, video illustrates it better, so I attached screenrecord

This bug isn't present on a version 1.7.0

2) Additionaly, Custom keylayout completely brakes if you switch to Phone or Phone (arrows) layout and switch back to Custom keylayout (2nd screenrecord) (Switching from Custom to any other 4 layouts (Numbers; Arrows; Numbers & arrows; Arrows & numbers) doesn't trigger this issue

Hope it's possible to fix it

Version: 1.7.2-open OS: Android 11, AOSP

https://user-images.githubusercontent.com/47947180/129638191-004da867-869b-474f-b86b-09695419045a.mp4 https://user-images.githubusercontent.com/47947180/129638235-b96e241b-34ed-4500-baf4-2680347c59bb.mp4

Username1-a commented 3 years ago

The bug is present on a newest 1.7.4-play version