Closed
Bug 4196
Opened 26 years ago
Closed 26 years ago
M3: HREF TARGET= works in Viewer but not AppRunner
Categories
(Core :: Layout, defect, P1)
Tracking
()
VERIFIED
FIXED
M7
People
(Reporter: ekrock, Assigned: nisheeth_mozilla)
Details
In Viewer:
- go to http://www.stopbadtherapy.com/
- click "The Courage to Heal Debunked" link at top of page;
bottom frame changes as it should
Repeat in AppRunner. Content is displayed in top frame
rather than the bottom frame where it should be.
Assignee: don → rpotts
Component: Apprunner → XPApps
Priority: P1
Target Milestone: M5
Re-assigned to rpotts@netscape.com, set target milestone to M5, and changed
copmponent to XPApps.
Rick, is this more death we have to implement in the DocLoader?
Assignee: rpotts → radha
Component: XPApps → other
Target Milestone: M6 → M7
Comment 5•26 years ago
|
||
I don't see this problem in apprunner anymore. Can someone verify this?
Updated•26 years ago
|
Assignee: radha → nisheeth
Comment 6•26 years ago
|
||
WebShell is not getting the proper target name from the layout engine. Discussed
with nisheeth. Passing it on to him. Test pages can be found at
/m/homepages/radha/tests/url2.5.html. Not sure how it can be accessed from a
windows machine. Contact me if you want the source for the test page.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•26 years ago
|
||
Accepting bug. I've ftp'd over files from Radha's test directory to my local
disk and am taking a look at this...
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•26 years ago
|
||
I just checked in a fix for this. nsGenericHTMLElement::GetBaseTarget() was
truncating the target too eagerly.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 9•26 years ago
|
||
Fixed in June 6/16 Build (1999061608)
You need to log in
before you can comment on or make changes to this bug.
Description
•