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

Qt WebEngine not rendering TABLE correctly for CSS style definitions specified

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.15.9
    • WebEngine
    • None
    • UbuntuMATE 22.04 LTS
      RAM 4GB
      Devices [AMD/ATI] RS780D [Radeon HD 3300]
      model: AMD Phenom II X4 810 bits: 64 type: MCP arch: K10
      Mobo: ASUSTeK model: M4A78-E v: Rev 1.xx
    • Linux/X11

    Description

      This is my first bug submission.  Please bear with me.

       

      I am trying to get the attached HTML file, TestCase02.html, to render correctly but that is not happening. 

      The rendering engine is not interpreting the CSS specifications correctly for the page and specifically the TABLE which is embedded in the 2nd row (div) of the attached HTML file. 

      The specification is for the TABLE to assume 100% of the DIV width, but that is not happening.  Even worse, it seems like some other width constraints are forcing all 3 TD elements to render on multiple lines, instead of only 1line.

      The rendering should look like the image labelled

      Recoll__TestCase2b_HTML_ColumnAndRow.png
      

       

       What the recoll tool is displaying is as shown in the image labelled

      Recoll_updated__exp2_FunctionalityConfirmed.png

       

      The recoll developer has confirmed the identical rendering behaviour from within both recoll itself and Chromium.  That points to the issue of CSS/HTML interpretation and rendering being within the Qt WebEngine functional scope.

       

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            eajmarceau Eric Marceau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes