nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
985 stars 239 forks source link

[Bug]: On calendar item with mult-line description, editing buttons disappear off bottom of screen #6430

Open adam12b1 opened 1 month ago

adam12b1 commented 1 month ago

⚠️ This issue respects the following points: ⚠️

Bug description

If you create a calendar item, and add a multi-line description (with the number of lines depending on your screen size), all the action buttons on the editing pop-up disappear off the bottom of the screen. And there is no scroll bar to bring them back up.

This happens only on the editing pop-up, not on the Details pop-up on the right side, where the editing buttons remain visible no matter what the item contains or where you scroll to within it.

Steps to reproduce

  1. Create a calendar item
  2. Add a multi-line text description
  3. After some number of lines, depending on your screen size and font size, watch the Update buttons disappear off the bottom of the screen.

See attached pictures on my particular screen, with a description with 4 lines (fine), 6 lines (starting to lose the buttons), and 9 lines (buttons all gone).

Image Image Image

Expected behavior

Buttons to Update or see Details should always remain visible.

Nextcloud Server version

29

Operating system

Other

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 from a MINOR version (ex. 28.0.1 to 28.0.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", "trusteddomains": [ "nc.electricembers.coop" ], "datadirectory": "REMOVED SENSITIVE VALUE", "dbtype": "mysql", "version": "29.0.8.1", "overwrite.cli.url": "https:\/\/nc.electricembers.coop", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "mail_smtpmode": "sendmail", "mail_sendmailmode": "pipe", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_domain": "REMOVED SENSITIVE VALUE", "maintenance": false, "maintenance_window_start": 1, "default_phone_region": "US", "theme": "", "loglevel": 2 } }

List of activated Apps

Enabled:

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"zHsHViEFcgwBLnuiyBXe","level":3,"time":"2024-10-15T17:10:00+00:00","remoteAddr":"207.53.255.222","user":"adam","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Call to undefined method OC\AppFramework\ScopedPsrLogger::logException() in file '/home/eenextcloud/public_html/apps/secrets/lib/Notification/Notifier.php' line 68","userAgent":"Mozilla/5.0 (Windows) mirall/3.14.13.14-Win64 (build 20240927) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"Call to undefined method OC\AppFramework\ScopedPsrLogger::logException() in file '/home/eenextcloud/public_html/apps/secrets/lib/Notification/Notifier.php' line 68","Code":0,"Trace":[{"file":"/home/eenextcloud/public_html/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\AppFramework\Http\Dispatcher","type":"->","args":[["OCA\Notifications\Controller\EndpointController"],"listNotifications"]},{"file":"/home/eenextcloud/public_html/lib/private/Route/Router.php","line":331,"function":"main","class":"OC\AppFramework\App","type":"::","args":["OCA\Notifications\Controller\EndpointController","listNotifications",["OC\AppFramework\DependencyInjection\DIContainer"],["v2","ocs.notifications.endpoint.listnotifications"]]},{"file":"/home/eenextcloud/public_html/ocs/v1.php","line":66,"function":"match","class":"OC\Route\Router","type":"->","args":["/ocsapp/apps/notifications/api/v2/notifications"]},{"file":"/home/eenextcloud/public_html/ocs/v2.php","line":23,"args":["/home/eenextcloud/public_html/ocs/v1.php"],"function":"require_once"}],"File":"/home/eenextcloud/public_html/lib/private/AppFramework/Http/Dispatcher.php","Line":170,"Previous":{"Exception":"Error","Message":"Call to undefined method OC\AppFramework\ScopedPsrLogger::logException()","Code":0,"Trace":[{"file":"/home/eenextcloud/public_html/lib/private/Notification/Manager.php","line":355,"function":"prepare","class":"OCA\Secrets\Notification\Notifier","type":"->","args":[["OC\Notification\Notification"],"en"]},{"file":"/home/eenextcloud/public_html/apps/notifications/lib/Controller/EndpointController.php","line":118,"function":"prepare","class":"OC\Notification\Manager","type":"->","args":[["OC\Notification\Notification"],"en"]},{"file":"/home/eenextcloud/public_html/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"listNotifications","class":"OCA\Notifications\Controller\EndpointController","type":"->","args":["v2"]},{"file":"/home/eenextcloud/public_html/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\AppFramework\Http\Dispatcher","type":"->","args":[["OCA\Notifications\Controller\EndpointController"],"listNotifications"]},{"file":"/home/eenextcloud/public_html/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\AppFramework\Http\Dispatcher","type":"->","args":[["OCA\Notifications\Controller\EndpointController"],"listNotifications"]},{"file":"/home/eenextcloud/public_html/lib/private/Route/Router.php","line":331,"function":"main","class":"OC\AppFramework\App","type":"::","args":["OCA\Notifications\Controller\EndpointController","listNotifications",["OC\AppFramework\DependencyInjection\DIContainer"],["v2","ocs.notifications.endpoint.listnotifications"]]},{"file":"/home/eenextcloud/public_html/ocs/v1.php","line":66,"function":"match","class":"OC\Route\Router","type":"->","args":["/ocsapp/apps/notifications/api/v2/notifications"]},{"file":"/home/eenextcloud/public_html/ocs/v2.php","line":23,"args":["/home/eenextcloud/public_html/ocs/v1.php"],"function":"require_once"}],"File":"/home/eenextcloud/public_html/apps/secrets/lib/Notification/Notifier.php","Line":68},"message":"Call to undefined method OC\AppFramework\ScopedPsrLogger::logException() in file '/home/eenextcloud/public_html/apps/secrets/lib/Notification/Notifier.php' line 68","exception":{},"CustomMessage":"Call to undefined method OC\AppFramework\ScopedPsrLogger::logException() in file '/home/eenextcloud/public_html/apps/secrets/lib/Notification/Notifier.php' line 68"}}

Additional info

Running on FreeBSD 13.3