Posted by ksenzee on October 26, 2009 at 8:18pm
6 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | overlay.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
D6: overlay-displace-top was implemented but not overlay-displace-bottom, so stuff displayed at the bottom (like the contrib l10n_client module) will roll above or behind the toolbar possibly
Comments
#1
Is this still an issue?
Looks like there is an overlay-displace-bottom in the code, but it only appears once - I don't have time now to check if that's a complete implementation or not.
#2
If it was it isn't there any more. I'll provide a patch...
#3
Still an issue?
#4
Bump... Can I close this or not?
#5
No, this is still an active issue.
#6
Attached patch should make it work. Also replaced "displaced regions" with "displaced elements" for clarity; The word "region" means something else in Drupalsh.
#7
ksenzee or others can you review this?
#8
#6: overlay-displace-bottom.patch queued for re-testing.
#9
Included in #668640: Overlay shouldn't be based on jQuery UI Dialog.
We still need a generic solution though: #787940: Generic approach for position:fixed elements like Toolbar, tableHeader.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.