[Webkit-unassigned] [Bug 18061] New: PlatformScrollBarGtk attempts to allocate negative width and/or height for widgets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 02:04:46 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18061

           Summary: PlatformScrollBarGtk attempts to allocate negative width
                    and/or height for widgets
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://acid3.acidtests.org/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasper at unix.geek.nz


The attached patch adds a missing clampNegativeToZero() call to stop
PlatformScrollBarGtk from allocating negative width and/or height for widgets.

This stops massive barfage of warnings like this on, for example, the Acid3
test:

(juniper:12951): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -15 and height 15


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


More information about the webkit-unassigned mailing list