talk-android icon indicating copy to clipboard operation
talk-android copied to clipboard

Keyboard is in the way for Polls creation

Open moritztim opened this issue 1 year ago • 7 comments

⚠️ Before posting ⚠️

  • [X] This is a bug, not a question or an enhancement.
  • [X] I've searched for similar issues and didn't find a duplicate.
  • [X] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • [X] I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Create a poll
  2. Select a Text field

Expected behaviour

Either being able to scroll, or the popup shrinking to fit above the keyboard, or the keyboard autohiding.

Actual behaviour

The keyboard is in the way and I can't reach the button to create the form. The standard keyboard on my phone doesn't have a hide button, so it stays there.

Android version

n/a

Device brand and model

n/a

Stock or custom OS?

Stock

Nextcloud android app version

3.26.0

Nextcloud server version

n/a

Using a reverse proxy?

I don't know

Android logs

n/a

Server error logs

n/a

Additional information

I did not fill out specifics because there's plenty of keyboards that don't have a hide button

moritztim avatar Nov 14 '23 10:11 moritztim

There isn't any code related to Polls in the Android app. I think this is just a general Polls app mobile web matter.

Feel free to open a bug in that project's repository:

https://github.com/nextcloud/polls

Though you should be able to close the keyboard via any of the following:

  • hitting back once / making the back gesture
  • tapping a non-input area

You can also adjust keyboard settings on any phone I've ever encountered to turn the keyboard closer button back on (the setting is in different spots depending on make/model but easy to lookup via your favorite search engine).

joshtrichards avatar Nov 16 '23 17:11 joshtrichards

yeah I thought hitting back would work too but according to my coworker who had this problem, it did not. Tapping in a non input area didn't work afaik. I will see if they can change the settings. Thanks

moritztim avatar Nov 16 '23 18:11 moritztim

@joshtrichards I have made an issue on nextcloud polls but I've just realised that you may have misunderstood my issue. This is not regarding to the polls app but to chat polls, which are completely different according to my other coworker who set it up. We don't even have polls enabled on our server.

moritztim avatar Nov 16 '23 18:11 moritztim

image This is a chat poll (on the desktop app)

moritztim avatar Nov 16 '23 18:11 moritztim

Oh okay. In that case you're probably encountering this in the Android Talk app. I'll move this issue over there for you:

https://github.com/nextcloud/talk-android/issues?q=is%3Aissue+polls

joshtrichards avatar Nov 16 '23 19:11 joshtrichards

I did not fill out specifics because there's plenty of keyboards that don't have a hide button

I can't remember to ever come across a keyboard like this before, so for me the android version etc would be interesting.

So you say the marked button here is not available?: grafik

Given it's not available, i get your point.

Regardless of the bug, i was thinking about whether it makes more sense to use the full screen instead of having it as a dialog. Then we could make the input fields scrollable & squeezable while the main buttons always remain visible.

mahibi avatar Nov 17 '23 11:11 mahibi

Apparently the button wasn't there anymore after an OS update 💀 but either way, I have seen keyboard where you could disable that button, idk why you would do that but it's a thing and I think it should be supported

moritztim avatar Nov 18 '23 13:11 moritztim