[Webkit-unassigned] [Bug 81642] New: cell position problem in tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 02:22:34 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81642

           Summary: cell position problem in tables
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jose.bollo at laposte.net


Created an attachment (id=132781)
 --> (https://bugs.webkit.org/attachment.cgi?id=132781&action=review)
html file to view the problem

Use the attached document to see the problem.

The table is created dynamically and the cells are added using JS.
Each cell of the table has a div of fixed width.

The table shows white lines artefacts on Chrome 17.0 and epiphany 2.30.2.

The problem is modified when changing parameters of the call at line 80 (as shown for example at commented line 81).

Seems to be a bad effect of optimisation in the layout process.

Please let me know.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list