In the frontend the module works great, but in the backend it causes some troubles.
Would you prefer several screenshots attached as jpg or a pdf including screens & text with all cases I have still found ?

Comments

cburschka’s picture

Status: Active » Postponed (maintainer needs more info)

Hi, if you could attach the screenshots and post any text directly in this issue instead of a PDF, that would work out best I guess. Thanks!

drupa11y’s picture

Issue #1: fieldgroups within the default admin theme (as overlay) cannot be collapsed anymore:
e.g. on the settings page: admin/config/user-interface/dhtml_menu

I have chosen the dhtml menu just to work on the "main menu" via "Disabling DHTML":

Enable DHTML on the menus checked below.
List
x Hauptmenü

Just right now by writing this I found out that these errors/bugs only come up, when the admin-pages are displayed as OVERLAY.

"http://site.dev/admin/config/user-interface/dhtml_menu" e.g. works !!!

drupa11y’s picture

Title: Problems with views and other backend gui-elements » Problems with views and other backend gui-elements when displayed in overlay

I use a own theme which is based on "dries batik"-theme.

drupa11y’s picture

Another very bad issue is that the WYSIWYG module does not work anymore.
Also it stops only working in the overlay-mode.

cburschka’s picture

Hi,

I'm afraid I can't reproduce any of these problems; I am using the overlay with DHTML Menu right now and all collapsing/wysiwyg works. Bartik is set as default and admin theme. Are your versions up to date, and have you tried this on a fresh standard install with only DHTML Menu?

drupa11y’s picture

No problem.

I have a lot of additional modules running. Testing will take some time.

Also I have problems with Safari and IE8.

I´ll check this out on a fresh installation and hopefully we will find the problems by adding the modules step by step.

a.siebel’s picture

Hi,

i have the same problem - but also more modules installed. Many JavaScript elements in overlays don't work with DHTML Menu enabled.

a.siebel’s picture

As far as I can see, the problem is connected to the setting "Expand on Bullet" - Tested some other settings but couldn't reproduce the problem.

felixSchl’s picture

I have the same issue as Mori and can confirm on Gaara.

MrPhilbert’s picture

I can confirm it's the option "expand on bullet". This also disables the ability to check for updates in core!
This is a critical issue that took me three hours to discover. When checking for updates, nothing would happen.
At first, I thought it was the upgrade to D7.2 but updates still did not work.
Then it was a process of elimination to find this.
This needs to be fixed or bullets removed (at least temporarily).
For now everyone just don't use expand on bullet.

r0bm1lls’s picture

Can also confirm problem is with "expand on bullet". Great module and would be great to use expand on bullet as that is the most intuitive way of working.

Many thanks and look forward to a fix.

felixSchl’s picture

Would be nice to hear from the maintainers as to what information is needed to tackle this. I am more than happy to provide information and / or testing to get this working as it is a really nice feature.

r0bm1lls’s picture

This patch fixed it for me.

http://drupal.org/node/1158784#comment-4546130

Many thanks - much appreciated as always.

Rob

felixSchl’s picture

@r0bm1lls, thanks! Works fine now with the patch applied

jzornig’s picture

#13 fixed it for me. Thanks.