nextcloud / nextcloud/spreed

[Bug]: When using Zhuyin input method, the message will send out directly, I can't choose the word first.

Open
#9,145 22 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

browser: Safari bug feature: chat 💬 feature: frontend 🖌️ high
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

⚠️ This issue respects the following points: ⚠️
  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • I agree to follow Nextcloud's Code of Conduct.
Bug description

After upgrading to Nextcloud v26.0.0, using Nextcloud Talk on Chrome or Safari, when typing in Taiwanese Zhuyin, press the Enter key once time, and it will send the message directly.

Usually, it should take two times Enter to send the message, the first Enter is used to confirm the font, and the second Enter is used to send out the message.

Steps to reproduce
  1. Use the Zhuyin input method and type the message.
  2. Press the first time Enter to choose the word, and the message will send out directly, and the conversation column still leaves the message you just type.
  3. Press the second time Enter to send the message again.
Expected behavior

It should take two times Enter to send the message when we used Zhuyin input method, the first Enter is used to confirm the font(the message shouldn't send out), and the second Enter is used to send out the message.

Installation method

Community Manual installation with Archive

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MySQL

Is this bug present after an update or on a fresh install?

Updated to a major version (ex. 22.2.3 to 23.0.1)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?
  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other
Configuration report
{
    "system": {
        "skeletondirectory": "",
        "templatedirectory": "",
        "allow_local_remote_servers": true,
        "default_phone_region": "TW",
        "default_language": "zh_TW",
        "default_locale": "zh_Hant_TW",
        "defaultapp": "spreed",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "next.jingmi.com.tw"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "pgsql",
        "version": "26.0.0.11",
        "overwrite.cli.url": "http:\/\/localhost",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "upgrade.disable-web": true,
        "log_type": "file",
        "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
        "loglevel": "2",
        "log.condition": {
            "apps": [
                "admin_audit"
            ]
        },
        "mail_smtpmode": "smtp",
        "remember_login_cookie_lifetime": 25920000,
        "token_auth_enforced": false,
        "auth.webauthn.enabled": true,
        "auto_logout": false,
        "session_keepalive": true,
        "session_lifetime": 25920000,
        "auth.bruteforce.protection.enabled": true,
        "lost_password_link": "DISABLED - CONTACT ADMINISTRATOR",
        "log_rotate_size": "104857600",
        "trashbin_retention_obligation": "auto, 60",
        "versions_retention_obligation": "auto, 180",
        "activity_expire_days": "180",
        "simpleSignUpLink.shown": false,
        "memcache.local": "\\OC\\Memcache\\Redis",
        "filelocking.enabled": true,
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 1,
            "dbindex": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "26",
        "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
        "maintenance": false,
        "app_install_overwrite": [
            "appointments",
            "forms",
            "announcementcenter",
            "files_external_dropbox",
            "jitsi",
            "deck",
            "group_everyone",
            "impersonate",
            "facerecognition",
            "hsts",
            "user_usage_report",
            "drawio"
        ],
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\OpenDocument",
            "OC\\Preview\\Krita",
            "OC\\Preview\\HEIC"
        ],
        "onlyoffice": {
            "verify_peer_off": true,
            "jwt_header": "AuthorizationJwt"
        },
        "mail_smtpsecure": "tls",
        "twofactor_enforced": "false",
        "twofactor_enforced_groups": [
            "admin"
        ],
        "twofactor_enforced_excluded_groups": []
    }
}
List of activated Apps
Enabled:
  - activity: 2.18.0
  - admin_audit: 1.16.0
  - bruteforcesettings: 2.6.0
  - calendar: 4.3.1
  - calendar_resource_management: 0.4.0
  - circles: 26.0.0
  - cloud_federation_api: 1.9.0
  - comments: 1.16.0
  - contacts: 5.2.0
  - contactsinteraction: 1.7.0
  - dashboard: 7.6.0
  - dav: 1.25.0
  - deck: 1.9.0
  - drawio: 2.1.0
  - encryption: 2.14.0
  - external: 5.1.0
  - externalpassword: 1.1.0
  - federatedfilesharing: 1.16.0
  - files: 1.21.1
  - files_accesscontrol: 1.16.0
  - files_pdfviewer: 2.7.0
  - files_rightclick: 1.5.0
  - files_sharing: 1.18.0
  - files_trashbin: 1.16.0
  - files_versions: 1.19.1
  - firstrunwizard: 2.15.0
  - forms: 3.2.0
  - group_everyone: 0.1.12
  - groupfolders: 14.0.0
  - integration_youtube: 0.1.3
  - jitsi: 0.16.2
  - logreader: 2.11.0
  - lookup_server_connector: 1.14.0
  - notes: 4.7.1
  - notifications: 2.14.0
  - oauth2: 1.14.0
  - photos: 2.2.0
  - previewgenerator: 5.2.1
  - provisioning_api: 1.16.0
  - serverinfo: 1.16.0
  - settings: 1.8.0
  - spreed: 16.0.0
  - systemtags: 1.16.0
  - tasks: 0.14.5
  - text: 3.7.2
  - theming: 2.1.1
  - twofactor_backupcodes: 1.15.0
  - twofactor_webauthn: 1.1.2
  - updatenotification: 1.16.0
  - user_ldap: 1.16.0
  - user_status: 1.6.0
  - user_usage_report: 1.10.0
  - viewer: 1.10.0
  - workflowengine: 2.8.0
Disabled:
  - federation: 1.16.0 (installed 1.13.0)
  - files_external: 1.18.0 (installed 1.17.0)
  - impersonate: 1.13.0 (installed 1.13.0)
  - nextcloud_announcements: 1.15.0 (installed 1.11.0)
  - password_policy: 1.16.0 (installed 1.15.0)
  - privacy: 1.10.0 (installed 1.6.0)
  - recommendations: 1.5.0 (installed 1.2.0)
  - related_resources: 1.1.0-alpha1 (installed 1.0.4)
  - sharebymail: 1.16.0 (installed 1.13.0)
  - support: 1.9.0 (installed 1.5.0)
  - survey_client: 1.14.0 (installed 1.10.0)
  - suspicious_login: 4.4.0
  - twofactor_totp: 8.0.0-alpha.0
  - weather_status: 1.6.0 (installed 1.5.0)
Nextcloud Signing status
No errors have been found.
Nextcloud Logs

No response

Additional info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.