Closed (works as designed)
Project:
Field Group
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2013 at 14:35 UTC
Updated:
28 Aug 2013 at 15:24 UTC
In my theme I hooked theme_fieldset because <fieldset><legend /></fieldset> was not styleable as reqested. i canged it to an output like <fieldset><div.legend></fieldset>. Unfortunately it influenced horizontal tabs (not the core vertical tabs btw) in a wrong way: The tab gets unlabeled.
considering horizontal tabs, after all, look totally different to a fieldset there shouldn't be a dependency on the theme layer, I think. vertical tabs should maybe theme its own fieldsets.
Comments
Comment #1
nils.destoop commentedHorizontal tabs follow the same design as vertical tabs. Vertical tabs are done by core.