Closed (fixed)
Project:
Vertical Tabs
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2009 at 10:27 UTC
Updated:
5 Feb 2010 at 01:50 UTC
When the fieldset is missing a description, the vertical tab shows a little white space where the description should be.
I notice this using the theme garland; I don't know if that happens with other themes as well.
| Comment | File | Size | Author |
|---|---|---|---|
| Voila_Capture_55.png | 25.02 KB | avpaderno |
Comments
Comment #1
dave reidHmm. I don't actually get that same affect using Garland in Ubuntu Firefox 3.5.2. Which OS/Browser are you using?
Comment #2
avpadernoI am using Safari 4.0.4, on Mac OS X 10.6.2.
I should check on Camino, and Firefox, to see how it is rendered with those browsers.
I am sorry I forgot to give the most important information, considering that it is involved JavaScript code.
Comment #3
avpadernoI can confirm that the problem is only present on Safari.
Maybe the issue is present in the browser running the WebKit engine, or the version of the rendering engine as changed from Apple.
It could be interesting to see the result using the KDE browser (which should use the same rendering engine).
If the rendering engine is not the problem, then it could be caused from the JavaScript engine used by Safari.
Comment #4
dave reidHmm...doesn't appear to be a WebKit-specific problem. Works with Google Chrome and Midori (webkit Ubuntu browser).
Comment #5
dave reidNo follow-up so marking as fixed.
Comment #6
avpadernoLooking at the vertical tabs added to the content type edit form (where the fieldsets don't have a description), the problem is not anymore present. I am not using the development snapshot, but the result doesn't change for sure.