Skip to content

Fixed keyboard issues for old_toolchain.#572

Closed
ghost wants to merge 2 commits intoold_toolchainfrom
unknown repository
Closed

Fixed keyboard issues for old_toolchain.#572
ghost wants to merge 2 commits intoold_toolchainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jan 10, 2016

#483 by SapienTech for old_toolchain.

Rafał Kaczor added 2 commits January 10, 2016 20:03
@inclement
Copy link
Copy Markdown
Member

The deleted comment is mildly concerning, but presumably you've tested this and it worked? Maybe the new toolchain had some intermediate changes.

@akshayaurora
Copy link
Copy Markdown
Member

This has nothing to do with #483 which is merged, the comment is there to avoid this specifically, this will lead to a crash when resuming the app we specifically added the comment in there for this reason.

@ghost
Copy link
Copy Markdown
Author

ghost commented Jan 10, 2016

@akshayaurora I have tested it and I havent Got any crash, after resuming the app too. For me everything is working.

But if you have a better solution everyone will be glad to see it ;)

@akshayaurora
Copy link
Copy Markdown
Member

There is nothing to solve here, #483 is already merged, this just duplicates code, we already have the listener.

@ghost
Copy link
Copy Markdown
Author

ghost commented Jan 10, 2016

It is merged in master, but until master will be officially out programmers need to use buildozer with the old_toolchain. Closing it you're leaving Kivy with TextInputs UNUSABLE on Android.

If #483 was successfully merged, there should be a way to solve this problem also for old toolchain.

Closing this PR wont close the issue. And if youre so sure about "there is nothing to solve here" just look at #544, damn.

@inclement inclement reopened this Jan 10, 2016
@akshayaurora
Copy link
Copy Markdown
Member

@rafalo1333 #483 works for new toolchain however same code will not work for old_toolchain,

old_toolchain implements the same code in SDLSurfaceview as outlined by the comment you removed https://github.com/kivy/python-for-android/blob/old_toolchain/src/src/org/renpy/android/SDLSurfaceView.java#L1210

this is where you want to include the change, not add another listener. There is a difference in the old_toolchain and the new one that's why the code will not work as is.

@akshayaurora
Copy link
Copy Markdown
Member

original issue closed by 11db161

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

Successfully merging this pull request may close these issues.

2 participants