deck icon indicating copy to clipboard operation
deck copied to clipboard

New card input is not visible on iOS

Open jozo opened this issue 5 months ago • 1 comments

https://github.com/user-attachments/assets/cd17eb04-4b9d-4e42-8ea8-5360ba89d6dc

Describe the bug The input box to enter a new card title is hidden behind the keyboard on iOS (tested on iPhone 14). See attached video.

To Reproduce Steps to reproduce the behavior:

  1. Go to a deck
  2. Click on the new card button
  3. The input is not visible. You can write but you don't see what are you writing

Expected behavior The input box should be visible

Screenshots If applicable, add screenshots to help explain your problem.

Client details:

  • OS: iOS
  • Browser: safari (also other browsers)
  • Version:
  • Device: iPhone 14
Server details

Operating system:

Web server:

Database:

PHP version:

Nextcloud version: (see Nextcloud admin page)

Where did you install Nextcloud from:

Signing status:

Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.

List of activated apps:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud configuration:

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or

Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

Logs

Nextcloud log (data/nextcloud.log)

Insert your Nextcloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

jozo avatar Jul 04 '25 07:07 jozo

See #6457

bentuna avatar Oct 20 '25 14:10 bentuna