Skip to content
New issue

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

CollaboraOnline menues get overlayed by frame menu from NC #138

Closed
budachst opened this issue Nov 23, 2017 · 10 comments
Closed

CollaboraOnline menues get overlayed by frame menu from NC #138

budachst opened this issue Nov 23, 2017 · 10 comments
Assignees

Comments

@budachst
Copy link

Steps to reproduce

  1. update CollaboraOnline to 1.12.37
  2. open any richtext document
  3. the editor's menu will be overlayed by the former menu of the frame

Expected behaviour

remove the remnants of the frame menu and have the CollaboraOnline menues be accessible

Actual behaviour

The CollaboraOnline menues are overlayed and not accessible. Instead you can click on the home Icon usuallly found in the folder view frame, which in turn will make the folder contents "appear" in the document editor. Tried in Chrome and FF.

Server configuration detail

Operating system: Linux 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u5 (2017-09-19) x86_64

Webserver: Apache/2.4.25 (Debian) (apache2handler)

Database: mysql 10.1.26

PHP version: 7.0.19-1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, mysqlnd, PDO, xml, apcu, apc, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, json, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache

Nextcloud version: 13.0.0 Beta 1 - 13.0.0.6

Updated from an older Nextcloud/ownCloud or fresh install:

Where did you install Nextcloud from: unknown

Signing status

Array

List of activated apps
Enabled:
 - activity: 2.6.1
 - admin_audit: 1.3.0
 - apporder: 0.4.0
 - bookmarks: 0.10.1
 - calendar: 1.5.6
 - comments: 1.3.0
 - contacts: 2.0.1
 - dav: 1.4.5
 - deck: 0.2.7
 - federatedfilesharing: 1.3.1
 - federation: 1.3.0
 - files: 1.8.0
 - files_pdfviewer: 1.2.0
 - files_sharing: 1.5.0
 - files_texteditor: 2.5.1
 - files_trashbin: 1.3.0
 - files_versions: 1.6.0
 - files_videoplayer: 1.2.0
 - firstrunwizard: 2.2.1
 - gallery: 18.0.0
 - groupfolders: 1.1.0
 - issuetemplate: 0.3.0
 - logreader: 2.0.0
 - lookup_server_connector: 1.1.0
 - nextcloud_announcements: 1.2.0
 - notifications: 2.1.0
 - oauth2: 1.1.0
 - passman: 2.1.4
 - password_policy: 1.3.0
 - previewgenerator: 1.0.7
 - provisioning_api: 1.3.0
 - richdocuments: 1.12.37
 - serverinfo: 1.3.0
 - sharebymail: 1.3.0
 - survey_client: 1.1.0
 - systemtags: 1.3.0
 - theming: 1.4.1
 - twofactor_backupcodes: 1.2.3
 - twofactor_totp: 1.3.1
 - twofactor_u2f: 1.4.0
 - updatenotification: 1.3.0
 - user_ldap: 1.3.1
 - workflowengine: 1.3.0
Disabled:
 - encryption
 - files_external
 - user_external

Configuration (config/config.php)
{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "***REMOVED SENSITIVE VALUE***"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "overwrite.cli.url": "https:\/\/cloud.stephanbudach.de",
    "dbtype": "mysql",
    "version": "13.0.0.6",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbtableprefix": "oc_",
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "logtimezone": "GMT+2",
    "installed": true,
    "ldapIgnoreNamingRules": false,
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpmode": "smtp",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "25",
    "loglevel": "3",
    "htaccess.RewriteBase": "\/",
    "filelocking.enabled": "true",
    "memcache.locking": "\\OC\\Memcache\\Redis",
    "memcache.local": "\\OC\\Memcache\\APCu",
    "trashbin_retention_obligation": "auto",
    "redis": {
        "host": "***REMOVED SENSITIVE VALUE***",
        "port": 6379
    },
    "maintenance": false,
    "updater.release.channel": "beta",
    "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
    "mail_smtpauth": 1,
    "mail_smtpauthtype": "LOGIN",
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "theme": "",
    "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
    "log_rotate_size": 262144000,
    "log_type": "file"
}

Are you using external storage, if yes which one: local/smb/sftp/...

Are you using encryption: no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

LDAP configuration (delete this part if not used) +-------------------------------+---------------------------------------------+ | Configuration | s01 | +-------------------------------+---------------------------------------------+ | hasMemberOfFilterSupport | 1 | | hasPagedResultSupport | | | homeFolderNamingRule | attr:uid | | lastJpegPhotoLookup | 0 | | ldapAgentName | | | ldapAgentPassword | *** | | ldapAttributesForGroupSearch | cn;apple-generateduid | | ldapAttributesForUserSearch | mail;cn | | ldapBackupHost | | | ldapBackupPort | | | ldapBase | dc=***REMOVED SENSITIVE VALUE*** | | ldapBaseGroups | cn=groups,dc=***REMOVED SENSITIVE VALUE*** | | ldapBaseUsers | cn=users,dc=***REMOVED SENSITIVE VALUE*** | | ldapCacheTTL | 6000 | | ldapConfigurationActive | 1 | | ldapDefaultPPolicyDN | | | ldapDynamicGroupMemberURL | | | ldapEmailAttribute | mail | | ldapExperiencedAdmin | 1 | | ldapExpertUUIDGroupAttr | | | ldapExpertUUIDUserAttr | | | ldapExpertUsernameAttr | uid | | ldapGidNumber | gidNumber | | ldapGroupDisplayName | cn | | ldapGroupFilter | (&(|(objectclass=posixGroup))) | | ldapGroupFilterGroups | | | ldapGroupFilterMode | 0 | | ldapGroupFilterObjectclass | posixGroup | | ldapGroupMemberAssocAttr | memberUid | | ldapHost | ***REMOVED SENSITIVE VALUE*** | | ldapIgnoreNamingRules | | | ldapLoginFilter | (&(|(objectclass=inetOrgPerson))(uid=%uid)) | | ldapLoginFilterAttributes | | | ldapLoginFilterEmail | 1 | | ldapLoginFilterMode | 0 | | ldapLoginFilterUsername | 1 | | ldapNestedGroups | 0 | | ldapOverrideMainServer | | | ldapPagingSize | 5000 | | ldapPort | 389 | | ldapQuotaAttribute | | | ldapQuotaDefault | | | ldapTLS | 0 | | ldapUserDisplayName | cn | | ldapUserDisplayName2 | | | ldapUserFilter | (|(objectclass=person)) | | ldapUserFilterGroups | | | ldapUserFilterMode | 1 | | ldapUserFilterObjectclass | person | | ldapUuidGroupAttribute | auto | | ldapUuidUserAttribute | auto | | turnOffCertCheck | 0 | | turnOnPasswordChange | 0 | | useMemberOfToDetectMembership | 1 | +-------------------------------+---------------------------------------------+

Client configuration

Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:57.0) Gecko/20100101 Firefox/57.0

Operating system:
macOS HighSierra

@timar
Copy link
Member

timar commented Nov 23, 2017

Is it a new problem with 1.12.37 that was not present with earlier versions?

@budachst
Copy link
Author

Not that I am aware of. I am quite sure, that I checked CollaboraOnline after installing NC13.

@joergmschulz
Copy link

joergmschulz commented Nov 24, 2017

I can confirm the issue, and can confirm that the issue came up immedieately after installing the most recent richdocuments version for NC13 beta1.
Browsers: chrome, Firefox, Safari on OSX Sierra.

@budachst
Copy link
Author

This is what this looks like on my NC13, when opening any richtext document. As you can see, the menues get overlayed by some content from the former data.

bildschirmfoto 2017-11-29 um 08 55 31

timar added a commit that referenced this issue Nov 29, 2017
@timar
Copy link
Member

timar commented Nov 29, 2017

Fixed in richdocuments 1.12.38.

@timar timar closed this as completed Nov 29, 2017
@joergmschulz
Copy link

not really:
grafik

@budachst
Copy link
Author

Yeah… still doesn't work for me either.

timar added a commit that referenced this issue Nov 29, 2017
@joergmschulz
Copy link

joergmschulz commented Nov 29, 2017

Fixed in richdocuments 1.12.39. Thank you.

@budachst
Copy link
Author

Yes! That did it! Thanks a lot!!

@silanea
Copy link

silanea commented Jan 7, 2018

Update: Setting a z-index of 55 or higher fixes the issue for me.


Unfortunately this issue is not fixed for me.

  • NC 13.0.0beta4
  • CODE latest docker image
  • richdocuments 1.12.39
    screenshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants