Skip to content

Wide blank space when using "Full with editor" #1782

@steffenweb

Description

@steffenweb

Please make a clear and concise description of what the bug is.

Steps to reproduce

  1. Create a Note.
  2. Add a code block that contains https://raw.githubusercontent.com/nextcloud/all-in-one/refs/heads/main/compose.yaml
  3. Save the Note
  4. enable "Full width editor"

Expected behaviour

Note fills the screen.

Actual behaviour

On the left side is a wide blank space.

Screenshots

Image

Server

Please complete the following information.

  • Notes app version: 4.13.1
  • Nextcloud version: 32.0.6
  • OS: Fedora 43
  • Web server: Nginx
  • PHP version: 8.4.16
  • Database: MariaDB 11.8.6

Nextcloud configuration:

Details ``` { "system": { "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "****", "******" ], "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "32.0.6.1", "overwrite.cli.url": "https:\/\/****", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "activity_expire_days": 14, "auth.bruteforce.protection.enabled": true, "forbidden_filenames": [ ".htaccess", "Thumbs.db", "thumbs.db" ], "cron_log": true, "enable_previews": true, "enabledPreviewProviders": [ "OC\\Preview\\PNG", "OC\\Preview\\JPEG", "OC\\Preview\\GIF", "OC\\Preview\\BMP", "OC\\Preview\\XBitmap", "OC\\Preview\\Movie", "OC\\Preview\\PDF", "OC\\Preview\\MP3", "OC\\Preview\\TXT", "OC\\Preview\\MarkDown", "OC\\Preview\\Image", "OC\\Preview\\HEIC", "OC\\Preview\\TIFF" ], "filesystem_check_changes": 0, "filelocking.enabled": "true", "htaccess.RewriteBase": "\/", "integrity.check.disabled": false, "knowledgebaseenabled": false, "log_rotate_size": 10485760, "logfile": "\/nextcloudfiles2\/nextcloud.log", "logtimezone": "Europe\/Berlin", "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "preview_max_x": 1024, "preview_max_y": 768, "preview_max_scale_factor": 1, "preview_ffmpeg_path": "\/usr\/local\/bin\/ffmpeg", "preview_ffprobe_path": "\/usr\/local\/bin\/ffprobe", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379, "timeout": 0.5, "dbindex": 1 }, "quota_include_external_storage": false, "share_folder": "\/Shares", "skeletondirectory": "", "trashbin_retention_obligation": "auto, 7", "maintenance": false, "maintenance_window_start": 1, "theme": "", "loglevel": 2, "data-fingerprint": "bb21ab920ae4807363e642efcaaeefaf", "default_phone_region": "DE", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpauthtype": "LOGIN", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "465", "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "updater.release.channel": "stable", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpsecure": "ssl", "app_install_overwrite": { "0": "phonetrack", "1": "camerarawpreviews", "2": "tasks", "3": "memories", "5": "cfg_share_links", "6": "workflow_ocr" }, "memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/exiftool-amd64-glibc", "memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/go-vod-amd64", "memories.vod.ffmpeg": "\/usr\/local\/bin\/ffmpeg", "memories.vod.ffprobe": "\/usr\/local\/bin\/ffprobe", "memories.vod.disable": false, "memories.gis_type": 1, "memories.db.triggers.fcu": true, "overwritehost": "***" } }
</details>


## Client
Please complete the following information.

- Browser (incl. version): Firefox 148.0.2
 - OS: Fedora 43


## Log files
Add relevant parts of your `nextcloud.log` and/or your browser's JavaScript console here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneed to reproduceIssue that has not been reproduced

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions