nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.24k stars 1.76k forks source link

when renaming, input is hidden #11551

Open mtournay opened 1 year ago

mtournay commented 1 year ago

⚠️ Before posting ⚠️

Steps to reproduce

  1. chose a random file
  2. tap rename in menu
  3. alert appears with input for filename.

Expected behaviour

when keyboard apperas, alert must move to top of screen instead of height beeing reduced ?

Actual behaviour

when keyboard pop, alert height is reduced, input is now hidden, impossible to see what I type

Android version

11

Device brand and model

Unitech EA520

Stock or custom OS?

Stock

Nextcloud android app version

3.24.1

Nextcloud server version

24.0.12

Using a reverse proxy?

Yes

Android logs

No response

Server error logs

No response

Additional information

Industrial device : https://www.ute.com/us/products/detail/EA520

Miniman45 commented 1 year ago

Unable to reproduce this @mtournay @mario

mtournay commented 1 year ago

Hi @Miniman45

Could this helps you ?

this is the alert for renamming ('Enter a new name')

without keyboard

image

with keyboard image

as you can see it's quite difficult to enter a new name without seeing it! 🤣

Miniman45 commented 1 year ago

Sure @mtournay will look into it

Miniman45 commented 1 year ago
Screenshot 2023-09-24 at 10 21 54 PM

This should resolve the problem right? @tobiasKaminsky @ZetaTom

ZetaTom commented 1 year ago

Screenshot 2023-09-24 at 10 21 54 PM This should resolve the problem right? @tobiasKaminsky @ZetaTom

@Miniman45, thank you for suggesting this fix. Unfortunately, this suggestion didn't resolve the issue in my tests. I'm currently able to observe this behaviour using the Google Pixel 2 emulator.

Miniman45 commented 1 year ago

@ZetaTom if yes i would like to work on this issue to resolve could you please assign this to me

joshtrichards commented 1 year ago

Related: #11453