You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visit share link of a document with a longish title in a mobile browser
Don't see any option to download/ 3 dots menu button
That's it
Expected behaviour
I expect to always be able to see the 3 dots menu button. Even if the filename would normally take up the whole width of the screen, the 3 dots menu should always be viewable on top of it.
Steps to reproduce
Expected behaviour
I expect to always be able to see the 3 dots menu button. Even if the filename would normally take up the whole width of the screen, the 3 dots menu should always be viewable on top of it.
Actual behaviour
Cannot see 3 dots menu when viewing files with long filenames in portrait view on mobile browsers (checked both Firefox and Chrome), see e.g. this file https://office.uniteddiversity.coop/s/S4cqnY3GRE6zsMx
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Database:
PHP version:
Nextcloud version: (see Nextcloud admin page)
Nextcloud 18.0.0
Updated from an older Nextcloud/ownCloud or fresh install:
Updated
Where did you install Nextcloud from:
Cloudron
Signing status:
Signing status
Integrity checker has been disabled. Integrity cannot be verified.
List of activated apps:
App list
Enabled:
Disabled:
Nextcloud configuration:
Config report
{
"system": {
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"office.uniteddiversity.coop"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "pgsql",
"version": "18.0.0.10",
"overwrite.cli.url": "https://office.uniteddiversity.coop/",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "5432",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"trusted_proxies": "REMOVED SENSITIVE VALUE",
"forcessl": "1",
"mail_smtpmode": "smtp",
"mail_smtpauth": "login",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "2525",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"overwritehost": "office.uniteddiversity.coop",
"overwriteprotocol": "https",
"updatechecker": false,
"updater.release.channel": "cloudron",
"lost_password_link": "https://my.uniteddiversity.org/api/v1/session/password/resetRequest.html",
"logfile": "/run/nextcloud/nextcloud.log",
"loglevel": "3",
"debug": false,
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": "6379",
"password": "REMOVED SENSITIVE VALUE"
},
"memcache.local": "\OC\Memcache\Redis",
"memcache.locking": "\OC\Memcache\Redis",
"integrity.check.disabled": true,
"htaccess.RewriteBase": "/",
"instanceid": "REMOVED SENSITIVE VALUE",
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "OCA\User_LDAP\LDAPProviderFactory",
"maintenance": false,
"has_rebuilt_cache": true,
"app_install_overwrite": [
"files_opds"
]
}
}
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP
LDAP configuration (delete this part if not used)
LDAP config
+-------------------------------+----------------------------------------------------+
| Configuration | |
+-------------------------------+----------------------------------------------------+
| hasMemberOfFilterSupport | 0 |
| homeFolderNamingRule | |
| lastJpegPhotoLookup | 0 |
| ldapAgentName | |
| ldapAgentPassword | *** |
| ldapAttributesForGroupSearch | |
| ldapAttributesForUserSearch | displayName;mail |
| ldapBackupHost | |
| ldapBackupPort | |
| ldapBase | ou=users,dc=cloudron |
| ldapBaseGroups | ou=groups,dc=cloudron |
| ldapBaseUsers | ou=users,dc=cloudron |
| ldapCacheTTL | 600 |
| ldapConfigurationActive | 1 |
| ldapDefaultPPolicyDN | |
| ldapDynamicGroupMemberURL | |
| ldapEmailAttribute | mail |
| ldapExperiencedAdmin | 0 |
| ldapExpertUUIDGroupAttr | |
| ldapExpertUUIDUserAttr | uid |
| ldapExpertUsernameAttr | username |
| ldapExtStorageHomeAttribute | |
| ldapGidNumber | gidNumber |
| ldapGroupDisplayName | cn |
| ldapGroupFilter | |
| ldapGroupFilterGroups | |
| ldapGroupFilterMode | 0 |
| ldapGroupFilterObjectclass | |
| ldapGroupMemberAssocAttr | |
| ldapHost | ldap://172.18.0.1 |
| ldapIgnoreNamingRules | |
| ldapLoginFilter | (&(objectclass=user)(|(username=%uid)(mail=%uid))) |
| ldapLoginFilterAttributes | |
| ldapLoginFilterEmail | 1 |
| ldapLoginFilterMode | 0 |
| ldapLoginFilterUsername | 1 |
| ldapNestedGroups | 0 |
| ldapOverrideMainServer | |
| ldapPagingSize | 500 |
| ldapPort | 3002 |
| ldapQuotaAttribute | |
| ldapQuotaDefault | |
| ldapTLS | 0 |
| ldapUserAvatarRule | default |
| ldapUserDisplayName | displayname |
| ldapUserDisplayName2 | |
| ldapUserFilter | (|(objectclass=user)) |
| ldapUserFilterGroups | |
| ldapUserFilterMode | 0 |
| ldapUserFilterObjectclass | user |
| ldapUuidGroupAttribute | auto |
| ldapUuidUserAttribute | auto |
| turnOffCertCheck | 0 |
| turnOnPasswordChange | 0 |
| useMemberOfToDetectMembership | 1 |
+-------------------------------+----------------------------------------------------+
Client configuration
Browser:
Firefox
Chrome
Operating system:
Android 8.1.0
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: