Skip to content

New event : when you select several consecutive days with the mouse, you cannot see what you are selecting #8014

@Jerome-Herbinet

Description

@Jerome-Herbinet

Steps to reproduce

  1. Select several full, consecutive days (in the “Day” row).
  2. Note that before releasing the cursor, you cannot see what you have selected, and that it is only when the event editing dialog box appears that you can see the selected date range.

Check my test :

Kazam_screencast_00005.mp4

Expected behavior

We should see the days we select, in the same way that we see what we select below, inside a day.

Actual behavior

You can't see anything (and therefore you don't understand what you're selecting).

Calendar app version

No response

CalDAV-clients used

N/A

Browser

Firefox 147.0.4

Client operating system

Linux Mint Cinnamon 22.3

Server operating system

N/A

Web server

Nginx

Database engine version

MariaDB

PHP engine version

PHP 8.3

Nextcloud version

33.0.0

Updated from an older installed version or fresh install

Fresh install

List of activated apps

Enabled:
 - activity: 6.0.0-dev.0
 - admin_audit: 1.23.0
 - announcementcenter: 7.3.0
 - app_api: 33.0.0
 - assistant: 3.3.0
 - bruteforcesettings: 6.0.0-dev.0
 - calendar: 6.2.1
 - call_summary_bot: 3.2.0
 - circles: 33.0.0
 - collectives: 3.6.1
 - comments: 1.23.0
 - contacts: 8.4.0-rc.1
 - contactsinteraction: 1.14.1
 - context_chat: 5.3.1
 - dashboard: 7.13.0
 - deck: 1.17.0
 - encryption: 2.21.0
 - end_to_end_encryption: 2.0.0
 - federation: 1.23.0
 - files_automatedtagging: 4.0.0
 - files_confidential: 4.0.0
 - files_downloadlimit: 5.1.0-dev.0
 - files_external: 1.25.1
 - files_pdfviewer: 6.0.0-dev.0
 - files_reminders: 1.6.0
 - files_sharing: 1.25.2
 - files_trashbin: 1.23.0
 - files_versions: 1.26.0
 - firstrunwizard: 6.0.0-dev.0
 - forms: 5.2.4
 - groupfolders: 21.0.6
 - guests: 4.6.0
 - impersonate: 4.0.0
 - integration_openai: 4.2.0
 - logreader: 6.0.0
 - mail: 5.7.1
 - nextcloud_announcements: 5.0.0
 - notes: 4.13.0
 - notifications: 6.0.0
 - password_policy: 5.0.0-dev.0
 - photos: 6.0.0-dev.0
 - privacy: 5.0.0-dev.0
 - quota_warning: 1.23.0
 - recommendations: 6.0.0-dev.0
 - related_resources: 4.0.0-dev.0
 - richdocuments: 10.1.0
 - serverinfo: 5.0.0-dev.0
 - sharebymail: 1.23.0
 - socialsharing_email: 4.0.1
 - spreed: 23.0.1
 - support: 5.0.0
 - suspicious_login: 11.0.0-dev.0
 - systemtags: 1.23.0
 - tables: 2.0.0
 - tasks: 0.17.1
 - text: 7.0.0-dev.3
 - twofactor_totp: 15.0.0-dev.0
 - updatenotification: 1.23.0
 - user_ldap: 1.24.0
 - user_migration: 10.1.0
 - user_status: 1.13.0
 - weather_status: 1.13.0
 - webhook_listeners: 1.5.0
Disabled:
 - onlyoffice: 10.0.0-beta
 - survey_client: 5.0.0-dev.0
 - twofactor_nextcloud_notification

Nextcloud configuration

{
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        ""
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "mysql",
    "version": "33.0.0.16",
    "overwrite.cli.url": "https:\/\/",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbtableprefix": "oc_",
    "mysql.utf8mb4": true,
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "updater.release.channel": "stable",
    "installed": true,
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "log_type": "file",
    "logfile": "\/var\/log\/nextcloud\/\/nextcloud.log",
    "redis": {
        "host": "***REMOVED SENSITIVE VALUE***",
        "password": "***REMOVED SENSITIVE VALUE***",
        "port": 6379,
        "dbindex": 6,
        "timeout": 0
    },
    "skeletondirectory": "",
    "logtimezone": "Europe\/Paris",
    "mail_smtpmode": "smtp",
    "mail_smtpsecure": "ssl",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpauthtype": "PLAIN",
    "default_language": "fr",
    "default_phone_region": "FR",
    "defaultapp": "files",
    "trashbin_retention_obligation": "20,40",
    "versions_retention_obligation": "auto,40",
    "appstoreurl": "https:\/\/apps.nextcloud.com\/api\/v1",
    "check_for_working_wellknown_setup": false,
    "quota_include_external_storage": false,
    "cron_log": true,
    "has_internet_connection": true,
    "updatechecker": true,
    "appstoreenabled": true,
    "filelocking.enabled": true,
    "session_keepalive": true,
    "knowledgebaseenabled": true,
    "allow_user_to_change_display_name": true,
    "enable_previews": true,
    "enable_avatars": true,
    "auth.bruteforce.protection.enabled": true,
    "loglevel": 1,
    "log_rotate_size": 104857600,
    "mail_smtpauth": 1,
    "mail_smtpport": 465,
    "session_lifetime": 86400,
    "remember_login_cookie_lifetime": 1296000,
    "preview_max_filesize_image": 50,
    "activity_expire_days": 120,
    "maintenance_window_start": 1,
    "memcache.local": "\\OC\\Memcache\\APCu",
    "memcache.locking": "\\OC\\Memcache\\Redis",
    "memcache.distributed": "\\OC\\Memcache\\Redis",
    "app_install_overwrite": [
        "admin_audit",
        "user_ldap",
        "richdocuments",
        "onlyoffice"
    ],
    "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
    "maintenance": false
}

Web server error log

Can be provided if necessary

Log file

Can be provided if necessary

Browser log

Can be provided if necessary

Additional info

Can be provided if necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. to triagePending approval or rejectionbugdesignRelated to design, interface, interaction design, UX, etc.skill:frontendIssues and PRs that require JavaScript/Vue/styling development skills

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions