Hi,
Is the property "oxf.fr.detail.hints.inline.*.*" intended to still be effective ? Switching it to false doesn't seem to have any consequence on the displaying of xforms:hint elements : they are always represented as small portions of grey text below the hinted elements. I'm working with the pe branch with a few patches cherry-picked from master. Thanks, -- Grégoire Neuville -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Grégoire,
It seems to work in that when you hover over fields they appear as tooltips. However the inline hints still appear under the field in that case. The CSS should be made aware that tooltips are in use and not show them inline at all in that case. You could try a stronger CSS rule to hide the hints all the time. -Erik 2012/2/29 Grégoire Neuville <[hidden email]>: > Hi, > > Is the property "oxf.fr.detail.hints.inline.*.*" intended to still be > effective ? Switching it to false doesn't seem to have any consequence > on the displaying of xforms:hint elements : they are always > represented as small portions of grey text below the hinted elements. > I'm working with the pe branch with a few patches cherry-picked from master. > > Thanks, > -- > Grégoire Neuville > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi Erik,
> It seems to work in that when you hover over fields they appear as tooltips. Indeed, didn't notice that (didn't even try when I saw the hints still appearing below the field). > However the inline hints still appear under the field in that case. > The CSS should be made aware that tooltips are in use and not show > them inline at all in that case. > > You could try a stronger CSS rule to hide the hints all the time. I will do that. Thanks ! Grégoire. > > -Erik > > 2012/2/29 Grégoire Neuville <[hidden email]>: >> Hi, >> >> Is the property "oxf.fr.detail.hints.inline.*.*" intended to still be >> effective ? Switching it to false doesn't seem to have any consequence >> on the displaying of xforms:hint elements : they are always >> represented as small portions of grey text below the hinted elements. >> I'm working with the pe branch with a few patches cherry-picked from master. >> >> Thanks, >> -- >> Grégoire Neuville >> >> >> -- >> You receive this message as a subscriber of the [hidden email] mailing list. >> To unsubscribe: mailto:[hidden email] >> For general help: mailto:[hidden email]?subject=help >> OW2 mailing lists service home page: http://www.ow2.org/wws >> > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > -- Grégoire Neuville -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |