We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No scroll bar is displayed, instead the text is wrapped.
A horizontal scroll bar is displayed in the notification app
Operating system:
Debian 10
Nextcloud configuration:
<?php $CONFIG = array ( 'instanceid' => 'xxxxxxxxxxxxxxxxx', 'passwordsalt' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'secret' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'trusted_domains' => array ( 0 => 'cloud.example.org', ), 'datadirectory' => '/srv/owncloud', 'overwrite.cli.url' => 'https://cloud.example.org', 'dbtype' => 'mysql', 'version' => '22.2.5.1', 'dbname' => 'nextcloud', 'dbhost' => 'localhost', 'dbtableprefix' => 'oc_', 'dbuser' => 'xxxxxxxxx', 'dbpassword' => 'xxxxxxxxxxxxx', 'installed' => true, 'forcessl' => true, 'forceSSLforSubdomains' => true, 'mail_smtpmode' => 'smtp', 'mail_from_address' => 'noreply', 'mail_domain' => 'example.org', 'mail_smtphost' => '127.0.0.1', 'mail_smtpport' => '25', 'ldapIgnoreNamingRules' => false, 'theme' => '', 'maintenance' => false, 'ldapUserCleanupInterval' => 20, 'loglevel' => 2, 'trashbin_retention_obligation' => 'auto', 'memcache.local' => '\\OC\\Memcache\\APCu', 'ldapProviderFactory' => '\\OCA\\User_LDAP\\LDAPProviderFactory', 'auth.bruteforce.protection.enabled' => true, 'share_folder' => '/Shared', 'preview_max_scale_factor' => 1, 'enabledPreviewProviders' => array ( 0 => 'OC\\Preview\\PNG', 1 => 'OC\\Preview\\JPEG', 2 => 'OC\\Preview\\GIF', 11 => 'OC\\Preview\\Illustrator', 12 => 'OC\\Preview\\Postscript', 13 => 'OC\\Preview\\Photoshop', 14 => 'OC\\Preview\\TIFF', 15 => 'OC\\Preview\\PDF', ), 'filelocking.enabled' => true, 'memcache.locking' => '\\OC\\Memcache\\Redis', 'redis' => array ( 'host' => 'localhost', 'port' => 6379, 'timeout' => 0.0, ), 'log_rotate_size' => 1073741824, 'default_language' => 'de', 'force_locale' => 'de_AT', 'simpleSignUpLink.shown' => false, 'skeletondirectory' => '/var/www/html/cloudskel', 'app_install_overwrite' => array ( 0 => 'bookmarks_fulltextsearch', ), 'activity_expire_days' => 22, 'data-fingerprint' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'part_file_in_storage' => false, 'lost_password_link' => 'disabled', 'default_phone_region' => 'AT', );
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
NO
Browser: Version 98.0.4758.102 (Offizieller Build) (64-Bit)
Debian GNU/Linux 11 Bullseye
not applicable
not applicabe
Please see the attached Screenshot.
The text was updated successfully, but these errors were encountered:
Seems like there is a regression again in the vue library.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
Expected behaviour
No scroll bar is displayed, instead the text is wrapped.
Actual behaviour
A horizontal scroll bar is displayed in the notification app
Server configuration
Operating system:
Debian 10
Nextcloud configuration:
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
NO
Client configuration
Browser:
Version 98.0.4758.102 (Offizieller Build) (64-Bit)
Operating system:
Debian GNU/Linux 11 Bullseye
Logs
not applicable
Nextcloud log (data/owncloud.log)
not applicable
Browser log
not applicabe
Please see the attached Screenshot.
The text was updated successfully, but these errors were encountered: