⚠️ This issue respects the following points: ⚠️
Bug description
comment section of a file's dialog is not contained to it's box and overlaps other comments
Steps to reproduce
- open sidebar to file
- open comment tab
- view comment dialog. Create comment to view
Expected behavior
comments listed in order of activity with no overlap
Installation method
Community Manual installation with Archive
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"192.168.35.3",
"nc.jeef.site"
],
"default_phone_region": "US",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "27.1.3.0",
"overwrite.cli.url": "http:\/\/192.168.35.3\/nextcloud",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"overwriteprotocol": "https",
"twofactor_enforced": "true",
"twofactor_enforced_groups": [],
"twofactor_enforced_excluded_groups": [],
"app_install_overwrite": [
"maps",
"duplicatefinder",
"richdocuments",
"gpxedit"
],
"maintenance": false,
"updater.release.channel": "beta",
"theme": "",
"loglevel": 2,
"memories.exiftool": "\/var\/www\/html\/nextcloud\/apps\/memories\/exiftool-bin\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/html\/nextcloud\/apps\/memories\/exiftool-bin\/go-vod-amd64",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\APCu",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"enabledPreviewProviders": [
"OC\\Preview\\Image",
"OC\\Preview\\HEIC",
"OC\\Preview\\TIFF",
"OC\\Preview\\Movie"
],
"memories.vod.disable": false,
"updater.secret": "***REMOVED SENSITIVE VALUE***"
}
}
List of activated Apps
Enabled:
- activity: 2.19.0
- calendar: 4.5.2
- cloud_federation_api: 1.10.0
- comments: 1.17.0
- contacts: 5.4.2
- contactsinteraction: 1.8.0
- dav: 1.27.0
- drawio: 2.1.2
- duplicatefinder: 1.0.5
- federatedfilesharing: 1.17.0
- files: 1.22.0
- files_pdfviewer: 2.8.0
- files_reminders: 1.0.0
- files_rightclick: 1.6.0
- files_sharing: 1.19.0
- files_trashbin: 1.17.0
- files_versions: 1.20.0
- logreader: 2.12.0
- lookup_server_connector: 1.15.0
- memories: 5.5.3
- nextcloud_announcements: 1.16.0
- notes: 4.8.1
- notifications: 2.15.0
- oauth2: 1.15.1
- password_policy: 1.17.0
- passwords: 2023.10.30
- phonetrack: 0.7.6
- photos: 2.3.0
- previewgenerator: 5.3.0
- privacy: 1.11.0
- provisioning_api: 1.17.0
- qownnotesapi: 23.6.0
- recognize: 5.0.1
- related_resources: 1.2.0
- richdocumentscode: 23.5.403
- serverinfo: 1.17.0
- settings: 1.9.0
- sharebymail: 1.17.0
- side_menu: 3.10.3
- systemtags: 1.17.0
- tables: 0.6.0
- tasks: 0.15.0
- text: 3.8.0
- theming: 2.2.0
- twofactor_backupcodes: 1.16.0
- twofactor_totp: 9.0.0
- updatenotification: 1.17.0
- user_status: 1.7.0
- viewer: 2.1.0
- weather_status: 1.7.0
- workflowengine: 2.9.0
Disabled:
- admin_audit: 1.17.0
- bruteforcesettings: 2.7.0
- circles: 27.0.1 (installed 27.0.1)
- collectives: 2.8.2 (installed 2.8.2)
- dashboard: 7.7.0 (installed 7.7.0)
- encryption: 2.15.0
- facerecognition: 0.9.31 (installed 0.9.31)
- federation: 1.17.0 (installed 1.16.0)
- files_external: 1.19.0
- firstrunwizard: 2.16.0 (installed 2.16.0)
- gpxedit: 0.0.14
- gpxpod: 5.0.13 (installed 5.0.13)
- health: 1.6.2 (installed 1.6.2)
- maps: 1.2.0 (installed 1.2.0)
- money: 0.22.0 (installed 0.22.0)
- recommendations: 1.6.0 (installed 1.5.0)
- richdocuments: 8.2.0 (installed 8.2.0)
- social: 0.6.1 (installed 0.6.1)
- support: 1.10.0 (installed 1.9.0)
- survey_client: 1.15.0 (installed 1.14.0)
- suspicious_login: 5.0.0
- user_ldap: 1.17.0
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
see linked compressed file
Additional info
nextcloud.tar.gz


Note. File name comment were manually blocked out. Not result of nextcloud
Bug description
comment section of a file's dialog is not contained to it's box and overlaps other comments
Steps to reproduce
Expected behavior
comments listed in order of activity with no overlap
Installation method
Community Manual installation with Archive
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "192.168.35.3", "nc.jeef.site" ], "default_phone_region": "US", "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "27.1.3.0", "overwrite.cli.url": "http:\/\/192.168.35.3\/nextcloud", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "overwriteprotocol": "https", "twofactor_enforced": "true", "twofactor_enforced_groups": [], "twofactor_enforced_excluded_groups": [], "app_install_overwrite": [ "maps", "duplicatefinder", "richdocuments", "gpxedit" ], "maintenance": false, "updater.release.channel": "beta", "theme": "", "loglevel": 2, "memories.exiftool": "\/var\/www\/html\/nextcloud\/apps\/memories\/exiftool-bin\/exiftool-amd64-glibc", "memories.vod.path": "\/var\/www\/html\/nextcloud\/apps\/memories\/exiftool-bin\/go-vod-amd64", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "25", "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\APCu", "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "enabledPreviewProviders": [ "OC\\Preview\\Image", "OC\\Preview\\HEIC", "OC\\Preview\\TIFF", "OC\\Preview\\Movie" ], "memories.vod.disable": false, "updater.secret": "***REMOVED SENSITIVE VALUE***" } }List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
nextcloud.tar.gz


Note. File name comment were manually blocked out. Not result of nextcloud