[Webkit-unassigned] [Bug 27978] New: getBoundingClientRect method of DOM element return wrong value for some page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 4 02:44:03 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27978
Summary: getBoundingClientRect method of DOM element return
wrong value for some page
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tiansjun at hotmail.com
http://www.gamespot.com/pc/strategy/sinsofasolarempire/review.html
I try to get the clinet rectangle of this page by invoking
"getBoundingClientRect" on the <html> element. But it returns an rectangle with
zero height. I also inspect this page in safari4.0.2 and arora8.0, both give
height=0 for <html> element.
The Qwebframe::contentSize() can give a non-empty result for this page.
--
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