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
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | overlay-displace-bottom.patch | 3.75 KB | casey |
Comments
Comment #1
David_Rothstein commentedIs 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.
Comment #2
casey commentedIf it was it isn't there any more. I'll provide a patch...
Comment #3
aspilicious commentedStill an issue?
Comment #4
aspilicious commentedBump... Can I close this or not?
Comment #5
ksenzeeNo, this is still an active issue.
Comment #6
casey commentedAttached patch should make it work. Also replaced "displaced regions" with "displaced elements" for clarity; The word "region" means something else in Drupalsh.
Comment #7
aspilicious commentedksenzee or others can you review this?
Comment #8
cosmicdreams commented#6: overlay-displace-bottom.patch queued for re-testing.
Comment #9
casey commentedIncluded 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.