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

Google Play上版本(3.1.3)不支持Android 13 #825

Closed
BYVoid opened this issue Aug 12, 2022 · 9 comments
Closed

Google Play上版本(3.1.3)不支持Android 13 #825

BYVoid opened this issue Aug 12, 2022 · 9 comments

Comments

@BYVoid
Copy link

BYVoid commented Aug 12, 2022

Describe the bug
The version on Google Play 3.1.3 does not support Android 13. The candidate bar is not shown. Please help update Google Play.

To Reproduce
Steps to reproduce the bug:
Type anything

Expected behavior
Show candidate bar

Screenshots
Screenshot_20220812-142104

Smartphone (please complete the following information):

  • Device: Pixel 6 Pro
  • OS: Android 13
  • Theme: both
  • Version: 3.13
@gkovacs
Copy link

gkovacs commented Aug 13, 2022

I can confirm that I have the same issue after upgrading to Android 13. I am using the same device (Pixel 6 Pro) and the same version of trime

@InfinityLoop1308
Copy link
Contributor

As Android 13 is still in preview, the support may take long time. You must wait until one of the maintainers upgraded to Android 13 and apply a fix. Sorry, but currently we can do nothing about that.

@qwernser
Copy link

@InfinityLoop1309 thanks for the explanation. may I know if there is any existing plan for the upgrade and fix

@InfinityLoop1308
Copy link
Contributor

@InfinityLoop1309 thanks for the explanation. may I know if there is any existing plan for the upgrade and fix

AFAIK, no. Seems maintainers are all busy these days.

@qwernser
Copy link

AFAIK, no. Seems maintainers are all busy these days.

sad.. anyway thanks

@tzwm
Copy link

tzwm commented Sep 27, 2022

Have the same issue

@zhihmeng
Copy link

zhihmeng commented Dec 7, 2022

分享一下…

我自己也有個輸入法的產品 (UrKeyboard) 遇到一樣的問題…後來在 google 開發者論壇裡找到了一個 work around 的解決方案…

就是在 onStartInput() 多 call 一次 setCandidatesViewShown(true) …然後那個 candidateView 就很神奇可以正常顯示了…

別問我為什麼會這樣…我也找不到原因…我猜有可能是 Android 13 改了某些 render view 的順序吧…XD

@Bambooin
Copy link
Collaborator

Please use Fdroid or Github release, Google Play was deprecated.

@Bambooin
Copy link
Collaborator

Follow up with #997

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

7 participants