The Basics
- Nextcloud Server version (e.g., 29.x.x):
31.0.8
- Operating system and version (e.g., Ubuntu 24.04):
- Linux 6.8.12-8-pve x86_64
- Web server and version (e.g, Apache 2.4.25):
replace me
- Reverse proxy and version _(e.g. nginx 1.27.2)
replace me
- PHP version (e.g, 8.3):
8.3.23
- Is this the first time you’ve seen this error? (Yes / No):
yes
- When did this problem seem to first start?
after updating mail app to 5.5.6
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
no
Summary of the issue you are facing:
On mobile devices (smartphones), it is impossible to compose emails using the Nextcloud Mail App because neither the cursor appears nor the virtual (on-screen) keyboard is displayed when tapping on any text field (Recipient, Subject, Body). Consequently, no text input is possible and one cannot write an email.
The issue occurs both in the standard mobile view and after activating the desktop mode in the browser.
Steps to Reproduce
-
Open the Nextcloud instance on a smartphone via a browser.
-
Go to the Mail App.
-
Click the button to compose a new email.
-
Attempt to type in the “To” (Recipient), “Subject”, or the Message Body field.
Expected Behavior
When tapping on a text field:
-
The text input cursor should appear in the field.
-
The native smartphone virtual keyboard should pop up.
Actual Behavior
Neither the cursor nor the virtual keyboard appears. Text input is impossible.
Configuration
Nextcloud
The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):
{
"system": {
"debug": false,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"memcache.locking": "\\OC\\Memcache\\Redis",
"trusted_domains": [
"cloud.musikschulefuerth.de",
"168.119.71.43"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "31.0.8.1",
"overwrite.cli.url": "http:\/\/cloud.musikschulefuerth.de",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"default_language": "de",
"default_phone_region": "DE",
"default_locale": "de_DE",
"mysql.utf8mb4": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"maintenance_window_start": 1,
"theme": "",
"loglevel": 1,
"log_rotate_size": 104857600,
"skeletondirectory": "\/home\/vir10TB\/data\/eigenes-skeleton",
"app.mail.smtp.timeout": "60",
"mail_smtptimeout": 30,
"updater.release.channel": "stable",
"app_install_overwrite": [
"documentserver_community",
"snowflakestheme",
"occweb"
],
"mail_smtpsecure": "ssl",
"memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/go-vod-amd64",
"dav": {
"sync_chunk_size": 10000
}
}
}PASTE HERE
Apps
Enabled:
-
app_api: 5.0.2
-
bruteforcesettings: 4.0.0
-
calendar: 5.5.5
-
calendar_resource_management: 0.10.0
-
circles: 31.0.0
-
cloud_federation_api: 1.14.0
-
comments: 1.21.0
-
contacts: 7.3.2
-
dashboard: 7.11.0
-
dav: 1.33.0
-
deck: 1.15.3
-
external: 6.0.2
-
federatedfilesharing: 1.21.0
-
federation: 1.21.0
-
files: 2.3.1
-
files_accesscontrol: 2.0.1
-
files_downloadlimit: 4.0.0
-
files_external: 1.23.0
-
files_linkeditor: 1.1.23
-
files_pdfviewer: 4.0.0
-
files_sharing: 1.23.1
-
files_trashbin: 1.21.0
-
files_versions: 1.24.0
-
files_zip: 2.1.0
-
firstrunwizard: 4.0.0
-
groupfolders: 19.1.7
-
logreader: 4.0.0
-
lookup_server_connector: 1.19.0
-
mail: 5.5.6
-
nextcloud_announcements: 3.0.0
-
notes: 4.12.3
-
notifications: 4.0.0
-
oauth2: 1.19.1
-
occweb: 0.2.3
-
password_policy: 3.0.0
-
polls: 8.5.0
-
privacy: 3.0.0
-
profile: 1.0.0
-
provisioning_api: 1.21.0
-
quota_warning: 1.22.0
-
recommendations: 4.0.0
-
related_resources: 2.0.0
-
richdocuments: 8.7.5
-
serverinfo: 3.0.0
-
settings: 1.14.0
-
sharebymail: 1.21.0
-
spreed: 21.1.5
-
support: 3.0.0
-
survey_client: 3.0.0
-
systemtags: 1.21.1
-
text: 5.0.0
-
theming: 2.6.1
-
twofactor_backupcodes: 1.20.0
-
updatenotification: 1.21.0
-
viewer: 4.0.0
-
webhook_listeners: 1.2.0
-
workflowengine: 2.13.0
Disabled:
-
activity: 4.0.0 (installed 2.14.3)
-
admin_audit: 1.21.0
-
contactsinteraction: 1.12.0 (installed 1.8.0)
-
encryption: 2.19.0
-
files_reminders: 1.4.0 (installed 1.1.0)
-
forms: 5.2.1 (installed 5.2.1)
-
photos: 4.0.0 (installed 2.3.0)
-
richdocumentscode: 25.4.504 (installed 25.4.504)
-
snappymail: 2.38.2 (installed 2.38.2)
-
suspicious_login: 9.0.1
-
twofactor_nextcloud_notification: 5.0.0
-
twofactor_totp: 13.0.0-dev.0
-
user_ldap: 1.22.0
-
user_status: 1.11.0 (installed 1.1.1)
-
weather_status: 1.11.0 (installed 1.1.0)