Closed
Bug 10301
Opened 25 years ago
Closed 25 years ago
Frame opens in a left small window
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: msanz, Assigned: pollmann)
References
()
Details
When clicking on the link "Natchrichten" in the t-online page, a small frame
opens in the left side of the screen, as oppossed to displaying a centered big
frame.
Steps to reproduce:
1. Go to http://www.t-online.com
2. Click on "Nachrichten" (first tab in the left side)
actual result: small frame opens in the left, previous page still displays in
the rest of the screen.
expected result: centered frame opens in the middle of the screen, previous page
is no longer visible.
Tested on Windows 95 (US OS), 1999-07-21-16-M9-NECKO build
Updated•25 years ago
|
Assignee: karnaze → pollmann
Comment 1•25 years ago
|
||
Reassigning to Eric.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M9
Assignee | ||
Comment 2•25 years ago
|
||
As with bug 10024, this is caused by a failure to check the base target when
there is no target set. This time the bug is in nsImageMap.cpp instead of
nsFormFrame.cpp. I've got a fix on the way.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•25 years ago
|
||
Just checked in a fix.
Trying to veirfy with build 1999072711 crashes the application. Reopening
Updated•25 years ago
|
Whiteboard: [MAKINGTEST] Antti.Nayha@oulu.fi
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•25 years ago
|
||
This was probably crashing due to Necko horkage. It works as of today's build.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Whiteboard: [MAKINGTEST] Antti.Nayha@oulu.fi
Comment 6•25 years ago
|
||
Verified fixed on 1999082316 Apprunner/WinNT4.
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•