Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Edit boxes inoperable after GL Context recreated #20675

Open
joshbodily opened this issue Jun 3, 2021 · 0 comments
Open

[Android] Edit boxes inoperable after GL Context recreated #20675

joshbodily opened this issue Jun 3, 2021 · 0 comments

Comments

@joshbodily
Copy link
Contributor

  • cocos2d-x version: cocos2d-x-3.17.1
  • devices test on: Samsung Galaxy S10+
  • developing environments
    • NDK version: android-ndk-r20b
    • Xcode version: N/A
    • VS version: N/A
    • browser type and version: N/A

Steps to Reproduce:

  1. Build cpp-tests for Android
  2. Browse to the EditBox tests (52: Node: UI > 1: GUI Dynamic Create Test > 3: EditBox Test
  3. Type some text in any of the three edit boxes
  4. Trigger GL context lost (easiest way to do this IMO is to change the System Font Size. You can also trigger it by attaching Layout Inspector in Android Studio)
  5. Return to the cpp-tests app
  6. Notice that edit boxes are all inoperable

Attachment:

android_edit_boxes.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant