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

QTextBrowser: Setting line-height confuses image placement

XMLWordPrintable

    • 7094466f7d0c2176eb3080021a4ea5d220555df9

      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.

        1. Screen Shot 2016-03-18 at 11.51.46 AM.png
          23 kB
          Eike Ziller
        2. textbrowser_images.tar
          30 kB
          Eike Ziller
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes