Posted by skwashd on October 31, 2010 at 11:58am
6 followers
| Project: | Admin |
| Version: | 7.x-2.0-beta3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If then admin toolbar is expanded and an overlay is opened the over is obscured. The work around is to close then reopen the admin toolbar, which is annoying.
Comments
#1
The attached patch fixes this issue. There are a couple of related changes rolled into the patch too, they are:
* Moving width/height from a magic number to a constant (Drupal.adminToolbar.SIZE)
* Move resize overlay resize animation into a separate method (setOverlayState) and reduce code duplication
I am binding to the drupalOverlayLoad event rather than the drupalOverlayOpen event, as the open event seems to fire before the admin toolbar behaviors are setup. The down side is some extra logic will be executed on each overlay load.
I may have gone overboard on the documentation for setOverlayState, feel free to trim it.
#2
Thanks, http://drupal.org/cvs?commit=465704
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
I'm still seeing this in 7.x-2.0-beta3. Screenshots attached.
#5
This is fixed in the current nightly builds. See r-35fe189.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.
#7
this still doesnt work correctly if State on new pages: Collapsed