Tell us what should happen
Unable to click Reply button
Tell us what happens instead
Reply button not working cannot click
Mail app version: (see apps admin page)
Mailserver or service: (e.g. Outlook, Yahoo, Gmail, Exchange,...)
Transport security - IMAP: (None, SSL, TLS, STARTTLS)
Transport security - SMTP: (None, SSL, TLS, STARTTLS)
Number of accounts:
Mail app version build date: (only if you are using a Nightly Build)
Operating system:
Centos 7
Web server:
Apache
Database:
MariaDB
PHP version:
5.6w
Version: (see admin page)
Updated from an older version or fresh install:
Fresh
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 server installation folder
The content of config/config.php:
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your server installation folder
activity contacts files files_sharing logreader previewgenerator templateeditor workflowengine
admin_audit dav files_accesscontrol files_texteditor lookup_server_connector provisioning_api theming
apporder direct_menu files_automatedtagging files_trashbin mail serverinfo twofactor_backupcodes
audioplayer encryption files_downloadactivity files_versions nextcloud_announcements sharebymail updatenotification
bookmarks external files_external files_videoplayer notes survey_client user_external
calendar federatedfilesharing files_pdfviewer firstrunwizard notifications systemtags user_ldap
comments federation files_retention gallery password_policy tasks user_saml
or
Insert your config.php content here
(Without the database password, passwordsalt and secret)
$CONFIG = array (
'instanceid' => 'ocvd7lc4nr62',
'passwordsalt' => '',
'secret' => '',
'trusted_domains' =>
array (
0 => 'nextcloud200.tailinsubic.com',
),
'datadirectory' => '/var/www/html/nextcloud/data',
'overwrite.cli.url' => 'http://nextcloud200.localhost.com',
'dbtype' => 'mysql',
'version' => '11.0.0.10',
'dbname' => 'db_nextcloud_test',
'dbhost' => 'localhost',
'dbport' => '',
'dbtableprefix' => 'oc_',
'dbuser' => 'oc_adminroot',
'dbpassword' => 'XXX',
'logtimezone' => 'UTC',
'installed' => true,
'mail_smtpmode' => 'smtp',
'mail_from_address' => 'xxxx',
'mail_domain' => 'localhost.php',
'mail_smtpauth' => 1,
'mail_smtphost' => 'mx.localhost.php',
'mail_smtpport' => '25',
'mail_smtpname' => 'xxxx',
'mail_smtppassword' => 'xxxx',
'updater.release.channel' => 'stable',
'mail_smtpauthtype' => 'LOGIN',
);
Browser:
Operating system:
Insert your webserver log here
Insert your server log here
Insert your horde IMAP log here, see https://github.com/nextcloud/mail#debug-mode
Insert your horde SMTP log here, see https://github.com/nextcloud/mail#debug-mode
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
Hello
No idea if its a BUG, can i download previous version lower than 6.
thanks

Reply Button is grey colored no reaction once the mouse point into the box or name.
Edit bei @stefan-niedermann: Removed personal information (domains, usernames, email addresses) from screenshot.
Hey @cheesewizz,
did you try to click into the reply textarea and type something? The button should get enabled then
Hello ChristophWurst
Hahaha its my mistake Yes you are correct the button is disabled when your not typing any text at the body message, when I type any text the button get enabled.
Thanks
Great to hear that :-)
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and questions.
Most helpful comment
Hey @cheesewizz,
did you try to click into the reply textarea and type something? The button should get enabled then