-
Bug
-
Resolution: Tracked Elsewhere
-
Medium
-
None
-
5.4
-
None
When using this code:
<ac:structured-macro ac:name="float">
<ac:parameter ac:name="side">right</ac:parameter>
<ac:rich-text-body>
<p style="text-align: center;">
<ac:image ac:thumbnail="true" ac:width="300">
<ri:attachment ri:filename="JohnDoe_profile_pic.jpg"/>
</ac:image>
</p>
<p style="text-align: center;">John Doe</p>
</ac:rich-text-body>
</ac:structured-macro>
I expect a right-floated div with a 300px wide picture in it, with the name under it, center aligned with the picture. It works fine in Firefox, but in IE9 I experience a bug : The width of the float div seems to be calculated based on the text, i.e. "John Doe", and the picture is squeezed to this (let's say) 100px. The picture height is unchanged. Please find an attached screenshot about the bug.
Hi sianhun
Thanks for getting in in touch. The float macro is written and supported by one of our 3rd party vendors (https://docs.servicerocket.com/display/COM/float). The best thing to do here would be to raise an issue with this 3rd party vendor. A great place to start for further information would be the Servicerocket community site here: https://docs.servicerocket.com/display/COM/float
Regards
Steve Haffenden
Confluence Bugmaster