[Webkit-unassigned] [Bug 13492] Weird behaviour; cursor turns into watch and links don't work.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 28 05:57:36 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13492
------- Comment #3 from ddkilzer at webkit.org 2007-09-28 05:57 PDT -------
The page itself is causing this issue by creating a <div> that covers the
visible area at the top of the screen ("width: 100%; height: 100%") with a
"cursor: wait;" style, hence the watch cursor and no ability to click anything
in the upper part of the page. The web inspector shows this if you right-click
anywhere the watch cursor appears.
This may or may not be related, but loading that pages causes a small pop-up
window to be created if pop-up blocking is off. If pop-up blocking is on, a
JavaScript error occurs when the last page in the reproduction sequence loads:
Undefined value
https://commerce.sasktel.com/eSales/14332/scripts/swecommon.js
Line: 1596
Still needs a reduction to determine what's really going on.
--
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