Bug 11263 - Link target="_blank" isn't supported on Windows
Summary: Link target="_blank" isn't supported on Windows
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 420+
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 10:08 PDT by Brett Wilson (Google)
Modified: 2007-12-20 11:18 PST (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 Brett Wilson (Google) 2006-10-12 10:08:32 PDT
FrameMac::urlSelected has extra logic to pass the target to the bridge. FrameWin::urlSelected ignores everything but the URL.
Comment 1 Don Gibson 2006-10-13 11:25:01 PDT
This might be related to bug 11142, insofar as I'd imagine (without looking) that there's something related to the policyDelegate here...
Comment 2 Brett Wilson (Google) 2007-12-20 11:18:41 PST
This bug is obsolete.