[Webkit-unassigned] [Bug 15099] self.innerWidth is not reported correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 10:06:54 PDT 2007


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





------- Comment #3 from vilee at adobe.com  2007-08-28 10:06 PDT -------
I like to point out that in the Rhino book (p.913 the "innerHeight, innerWidth"
section) it suggests that "these dimensions do not include the size of the
menubar, toolbars, scrollbars, and so on.". In the reduced test case,
self.innerWidth returns 800 which is actually the whole window width including
the vertical scrollbar width. On the other hand, self.innerHeight when tested
w/ Webkit's nightly build r25261 reports the correct value that excludes the
menubar, toolbars & the horizontal scrollbar. Since these values are reported
inconsistently, resulting effect is positioning issues for different ajax
framework elements that use these values.


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