This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 98127 - incorrect navigation when muliple hyperlinks used with target _blank prop set
Summary: incorrect navigation when muliple hyperlinks used with target _blank prop set
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-17 00:06 UTC by sjangity
Modified: 2007-04-24 19:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sjangity 2007-03-17 00:06:56 UTC
Customer reported:
http://forum.java.sun.com/thread.jspa?messageID=9559053

- Drop 2 Basic > Hyperlink components (Set appropriate labels - "GoToX"/"GoToY"
- In Page Nav, create Pages "X" and "Y"
- Link components from Page1.jsp to X/Y respectively
- On Page1 design view, select each of the components and set their target
property to _blank

> At r-t, click on "GoToX" : Page "X" is shown in a new window
> Tab back to Page1, but now click on "GoToY" link : Page "X" is shown in the
new window

Expected: Page "Y" to load

JSF session Bug?
Comment 1 Lark Fitzgerald 2007-04-19 15:06:07 UTC
Migrated this issue to project woodstock.  See new bug for tracking:
https://woodstock.dev.java.net/issues/show_bug.cgi?id=115
Comment 2 Lark Fitzgerald 2007-04-19 15:26:14 UTC
Very Sorry, this is NOT a woodstock issue.  Re-opening.
Comment 3 Joelle Lam 2007-04-24 19:42:29 UTC
I am not sure if I clearly understand the issue, but I did check the right-click
on the various pages and made sure the appropriate pages open.  This actually
should work now regardless because we are now using Netbeans open on the
dataobject node.