[Webkit-unassigned] [Bug 16556] Page div layers do not render in correct location. They end up overlapped.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 19:24:30 PST 2007


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





------- Comment #5 from ddkilzer at webkit.org  2007-12-21 19:24 PDT -------
Easy fix for wikibits.js:

-     } else if (is_khtml) {
+     } else if (is_khtml && !is_safari) {


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