super-productivity icon indicating copy to clipboard operation
super-productivity copied to clipboard

Language selection not scrollable

Open kitamiq opened this issue 4 months ago • 5 comments

Your Environment

  • Version used: 8.0.0 (F-Droid .apk)
  • Operating System and version: Android 13

Expected Behavior

When opening language selector in the Language section in Settings, I should be able to scroll the overlay select to get to the languages that don't fit on screen

Current Behavior

The overlay languages selector has fixed position with no ability to scroll the list of options. That way, I cannot manually choose Chinese for example, or anything below Portugese, as the rest doesn't fit on my screen

Steps to Reproduce (for bugs)

  1. Install the Android app (from F-Droid in my case, but I believe that doesn't matter)
  2. Go to Global Settings via the left menu
  3. Expand "Language" section, then the "Please select a language" element
  4. Try scrolling

Can you reproduce this reliably?

Yes, on two Android devices

kitamiq avatar Feb 12 '24 14:02 kitamiq

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] avatar Feb 12 '24 14:02 github-actions[bot]

Hello there kitamiq! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

github-actions[bot] avatar Feb 12 '24 14:02 github-actions[bot]

update: the bug turned out to be not android-specific, I was able to reproduce it on linux running Firefox 121 and Chromium (local development server). The overlay select causes scroll lock, can't get to the language. Hopefully fixing this in web will also fix the android version :)

kitamiq avatar Feb 12 '24 16:02 kitamiq

I can confirm this issue with 8.0.0 on both Android and Windows.

Jagdfalke avatar Feb 15 '24 09:02 Jagdfalke

Can confirm on Linux in the electron app

q-wertz avatar Feb 20 '24 13:02 q-wertz

I think this should be fixed now. The fix will be available with the next release.

johannesjo avatar Apr 05 '24 10:04 johannesjo