Bug 24199 - href associated with the anchor element is not getting fetched
Summary: href associated with the anchor element is not getting fetched
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 525.x (Safari 3.2)
Hardware: PC Windows XP
: P1 Major
Assignee: Nobody
URL: http://www.balticproducers.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-26 05:48 PST by Braja
Modified: 2010-11-08 09:24 PST (History)
3 users (show)

See Also:


Attachments
Page links (99.81 KB, image/jpeg)
2009-02-26 05:55 PST, Braja
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Braja 2009-02-26 05:48:31 PST
I am using webkit 3.2 windows build. 
Application fails to handle Javascript in the webpage of url http://www.balticproducers.com
I am getting all 3 events(mousedown, mouseup & click), but for 'click' event it swallow the Event(swallowEvent).
But its not going to next page.(by tapping the link at right top of the page).
All 4 anchors having 4 href.

PLEASE ENPLANE ME LITTLE DETAILS as I AM NEW TO THIS.
Comment 1 Braja 2009-02-26 05:55:44 PST
Created attachment 28013 [details]
Page links
Comment 2 Sriram 2009-07-05 09:16:15 PDT
Works for me using the Webkit nightly from Jul 4th.
Comment 3 Alexander Pavlov (apavlov) 2010-11-08 09:24:18 PST
Works for me on r71530. Closing as WORKSFORME to reduce the noise.