Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-51962

QTextBrowser: Setting line-height confuses image placement

    XMLWordPrintable

Details

    • 7094466f7d0c2176eb3080021a4ea5d220555df9

    Description

      A style sheet

      p {
          line-height: 20px
      }
      

      and text

      <p>Qt is a full development framework with tools designed to streamline the creation of applications
      and user interfaces for desktop, embedded, and mobile platforms.</p>
      
      <p><img src="images/icon_Qt_60x60px.png" alt="" /></p>
      

      leads to the image being rendered over the text.
      Example project attached.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-51962
          # Subject Branch Project Status CR V

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              con Eike Ziller
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes