Support from Acquia helps fund testing for Drupal Acquia logo

Comments

matsbla created an issue. See original summary.

u_tiwari’s picture

Fix

u_tiwari’s picture

Updated patch

u_tiwari’s picture

FileSize
1.76 KB

Updated patch

matsbla’s picture

Status: Active » Reviewed & tested by the community

This patch solves the issue and thew description field is place correctly under the label.

matsbla’s picture

Status: Reviewed & tested by the community » Active

This fix only works for the body field that is default in core, if I try to make a new body field it doesn't work. Is it possible to find a more generic way to do this that will work for any body field?

lashabp’s picture

FileSize
2.15 KB

Hello @matsbla please see the patch i've edited, it fixes the tooltip for custom fields as well.

matsbla’s picture

Status: Active » Reviewed & tested by the community

Great, it works perfect, thanks!

lashabp’s picture

FileSize
2.17 KB

@matsbla

Here's a fix for checkboxes/radio buttons as well.

matsbla’s picture

That is great, thanks.
I tested now and it looks like now the tooltip is finally under the label instead of under the whole field.
Patch #9 should solve this issue for all fields.

bbombachini’s picture

Tested the patch and it seems to solve for all the listed fields above, but for fieldgroups of type fieldset it's still showing at the bottom, very far from the tooltip icon.

wrong position on fieldgroups

bbombachini’s picture

Status: Reviewed & tested by the community » Needs work
druprad’s picture

FileSize
2.19 KB

Rewrite the patch so it will not failed with covered existing scenario
The fieldset still need to check.