When Image inserted into text box on dashboard, the gadget squeezes it vertically and adds a scrollbar

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 7.0.11, 7.5.0
    • Component/s: Dashboard & Gadgets
    • None
    • 7
    • 3
    • Severity 3 - Minor
    • 1

      Summary

      When an image URL is inserted into a text gadget on the dashboard, navigating to the dashboard renders a short text gadget with a scrollbar .
       

      Steps to Replicate

      1. Add text gadget to dashboard
      2. Insert IMG tag with image URL
      • Sample HTML:
        <div id="parent">
        <img src="http://via.placeholder.com/640x480">
        </div>
        
      1. Save the gadget
      2. Navigate to another page
      3. Go back to dashboard with the text gadget

      Expected Results

      Image should render properly, according to the HTML inserted

      Actual Results

      Text gadget shrinks, and image has a scrollbar

      Workaround

      Refresh the page in your web browser

            Assignee:
            Unassigned
            Reporter:
            Tarek Sabra (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: