• Icon: Bug Bug
    • Resolution: Tracked Elsewhere
    • Icon: Medium 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.

              shaffenden Steve Haffenden (Inactive)
              05e27bdc0f81 SianHUN
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: