[Webkit-unassigned] [Bug 39853] New: SPAN element not being rendered properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 13:31:01 PDT 2010


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

           Summary: SPAN element not being rendered properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P4
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aditya.vm at gmail.com


I am adding text to a SPAN element using an XHR call (shown in attached screenshot 1). However, the element remains at the same size as it would without the text, but it now contains the text. Nothing I do fixes it (even a 'display: block'). However, if I toggle any CSS property via Web Inspector, it fixes itself. This happens only on the first element, as a second element after it seems to render fine. This problem only exists in Webkit (I've tested it in Safari and Chrome); Firefox displays it properly (screenshot attached).

-- 
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