[Webkit-unassigned] [Bug 91045] New: I get a assert: ASSERT: "y <= m_clipRect.bottom()" error.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 20:21:42 PDT 2012


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

           Summary: I get a assert:   ASSERT: "y <= m_clipRect.bottom()"
                    error.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ww2000e at gmail.com


I use a opensource software base on qt, It's name CutyCapt. it can capture a web site to image. when I want capture this site:
http://www.hefei148.com/display.asp?id=1625  

I get this assert:
ASSERT: "y <= m_clipRect.bottom()" in file painting/qrasterizer.cpp, line 95
Aborted

I find it cause in QWebFrame:Render()


my Environment:
ubuntu10.04
qt-4.8.2 embeded
CutyCapt

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