Bug 91045 - I get a assert: ASSERT: "y <= m_clipRect.bottom()" error.
Summary: I get a assert: ASSERT: "y <= m_clipRect.bottom()" error.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-11 20:21 PDT by wangwei
Modified: 2022-07-29 10:53 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wangwei 2012-07-11 20:21:42 PDT
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
Comment 1 Alexey Proskuryakov 2022-07-29 10:53:26 PDT
The Qt port has been removed from WebKit, resolving this bug.