Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-3969

Rendering of big image inside a small box

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Minor
    • None
    • 1.9
    • {Unused} Rendering 2.0
    • None
    • Unknown

    Description

      This is a non critical bug. The following syntax

      (% style="WIDTH: 334px; HEIGHT: 82px" %)
      (((The following illustration depicts the overall physical architecture of the solution.
      
      [[image:output_html_m5008434e.jpg||height="444" width="496"]])))
      

      Has the issue or rendering the image outside the box. The rendered has a <div> with the width and height set to 334 and 82px. The image is bigger and renders outside.
      It does not look good.

      Shouldn't we use an overflow: hidden or scroll to avoid it looking awfull (it will only look bad with that overflow setting). And should we have a class=box on the div so that we can more easily change it's style.

      This is not critical because I think only IE6 allows to resize the box in the wysiwyg editor. It happened on a customer use case because we had some unwanted boxes coming from the importer.

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            ludovic Ludovic Dubost
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: