Posted by Les Lim on April 8, 2009 at 5:45pm
3 followers
| Project: | Vertical Tabs |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Les Lim |
| Status: | closed (fixed) |
Issue Summary
This happens, for instance, if you enter a long URL alias and you also have a relatively large font (such as Zen's default 14px font-size). The Vertical Tabs list gets bigger to accommodate the long text string, but covers over instead of pushing down the Preview/Submit/Delete buttons.
Comments
#1
patch attached.
#2
Changing status.
#3
We should instead backport kkaefer's D7 CSS, which eliminates the need for JS based heights at all. I committed the last changes to the JS just as a quick fix so I could get out the beta2 version. Now that we don't have any critical issues holding up the queue, we should take the time to do this correctly.
#4
Fixed with #466490: Backport Drupal 7 Vertical Tabs CSS.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.