Closed (fixed)
Project:
BeautyTips
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2010 at 18:00 UTC
Updated:
15 Mar 2012 at 22:40 UTC
Beauty tips do not work correctly with fieldsets that are collapsed by default. The text that should appear in the tooltip is displayed in the normal location when the fieldset is expanded. When the field is selected, the text disappears and is displayed in the tip popup and will continue to work correctly until the page is refreshed. The text is just not hidden when the fieldset is initially expanded.
Any ideas on a work around?
Comments
Comment #1
R2-D8 commented+1 Subscribing
Comment #2
ravuriharish commentedWas able to make Beauty tips work as expected, by hiding the tooltips inside fieldset using CSS rule display:none.
This might be useful to work with Beauty tips till bug with Fieldset is Fixed
Comment #3
kleinmp commentedIs this still an issue? The tips inside fieldsets are working fine for me in both the 6.x-2.x-dev and 7.x-2.x-dev versions. I'm marking as fixed until someone points out otherwise. I think this was fixed somewhere along the line.