Bug 13492 - Weird behaviour; cursor turns into watch and links don't work.
Summary: Weird behaviour; cursor turns into watch and links don't work.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Nobody
URL: https://commerce.sasktel.com/eSales/s...
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2007-04-25 14:55 PDT by Roland Corrigal
Modified: 2012-06-26 01:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Corrigal 2007-04-25 14:55:05 PDT
Weird behaviour; cursor turns into watch and links don't work.

Go to: http://www.sasktel.com/

Under "Personal", Click on "Mobility"

Then on the left, click on "Phones and Wireless Data Devices" it will take you to the URL in question.

MUST BE DONE AS SHOWN ABOVE... pasting the url in address bar directly fixes it, for some reason.

This is a major website for Saskatchewan, Canada because this is the only Telecom company in the province. Meaning, everyone with a Mac in the Province likely ran into this problem at one time or another with Safari.

Works in Firefox and Camino.
Comment 1 Alexey Proskuryakov 2007-04-25 21:41:27 PDT
Confirmed with r21089.
Comment 2 Roland Corrigal 2007-09-27 13:57:41 PDT
I have new information regarding this bug. It appears the problem only affects what ever is rendered within the window. So, if you scroll down the page other links everything works perfectly. Then, when you got back to the top of the page, where it rendered, the bug is evident. ;-)
Comment 3 David Kilzer (:ddkilzer) 2007-09-28 05:57:35 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.

Comment 4 Roland Corrigal 2007-11-26 11:14:58 PST
I think this bug has been fixed on the SaskTel side. Need confirmation though. Then we can close?
Comment 5 David Kilzer (:ddkilzer) 2007-12-05 09:01:23 PST
This is still an issue for the top items in the list (you can't click on any of the "cellular icons" or the "Add to cart" button if the items appear in the initial viewport when the page loads.  The watch icon still appears in this case as well.

The pop-up window/JavaScript Console error from Comment #3 is gone, however.

Comment 6 David Kilzer (:ddkilzer) 2007-12-05 09:02:35 PST
Just saw something really weird happen--I submitted a form on this Bugzilla page, but the page load progress bar (in the address field) drew on the SaskTel eStore browser window?!

Comment 7 David Kilzer (:ddkilzer) 2007-12-05 09:03:05 PST
Testing again.  Please ignore.

Comment 8 David Kilzer (:ddkilzer) 2007-12-05 09:07:41 PST
(In reply to comment #0)
> Go to: http://www.sasktel.com/
> 
> Under "Personal", Click on "Mobility"
> 
> Then on the left, click on "Phones and Wireless Data Devices" it will take you
> to the URL in question.

Now click on "Phones".

> MUST BE DONE AS SHOWN ABOVE... pasting the url in address bar directly fixes
> it, for some reason.

You may also need to clear all .sasktel.com cookies to reproduce this.  Following the above steps with certain cookies already enabled may cause the bug NOT to reproduce.

Comment 9 Elliott Sprehn 2012-06-26 01:00:31 PDT
The linked websites have changed quite a lot in the past 5 years and there's no way to reproduce this, but it seems like it was just an evangelism bug anyway.