Closed
Bug 2983
Opened 26 years ago
Closed 25 years ago
[PP] Leaving this page causes application to hang
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M7
People
(Reporter: fenella, Assigned: ramiro)
References
()
Details
RE: seamonkey 2/5 build on Linux 2.0
1. Load this url
2. From the left frame, click on hypertext President, this takes you to url:
http://www.fifa.com/fifa/handbook/committees/fifapresident.html
3. It gets hung up in this page. But it only occurs on Linux.
Severity: critical → major
Priority: P2 → P1
Summary: [pp] Leaving this page causes application to hang → [PP] Leaving this page causes application to hang
fenella, FYI, you need to post PP bugs as [PP], not [pp]. Bugzilla query is
case sensitive. Correcting beginning of Summary to [PP]. PS...your finding
some great bugs here...good job!
Hey Ramiro. I don't think this is your bug, but I'd be greatful if you could
take a quick look and try to see *what* is getting hung up. Is it netlib or
something in layout?
Comment 3•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
I can laod this page and go back and forth without problems.
marking worksforme.
RE: March 16 Linux seamonkey build
I see this error message when I click on any link to go to another page, eg:
1. Load this page
2. click on president from the left frame, it does not go to the linked page,
but rather this error message comes up.
Gtk-CRITICAL **: file gtkbox.c: line 332 (gtk_box_pack_start): assertion
`child->parent == NULL' failed.
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → ASSIGNED
Priority: P1 → P3
ok, the page works. ill take care of the warning which seems to be harmless.
marking p3 assigned
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5
Assignee | ||
Updated•25 years ago
|
Target Milestone: M5 → M6
i can load this page fine on linux.
apr 26 build
i get the same behavior as the nt viewer.
i cant click in the president and other links, but i get the same problem on nt.
seems to be a separete bug.
can you please some XP person to own this ? even better, try to isolate the
html that is causing the "president" link to not happen.
thanks
marking m6
Comment 10•25 years ago
|
||
actually the code is not bad, the anchor from the page is this:
<a href="/scripts/runisa.dll?M2.65826:gp:589853:67173+committee/president"
target="_top">President</a>
I believe it is not working because the links are relative and not absolute.
Comment 11•25 years ago
|
||
m7
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 25 years ago
Resolution: --- → WORKSFORME
Comment 12•25 years ago
|
||
Its working for me on the latest (jun 10) apprunner build on linux.
marking worksforme.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 13•25 years ago
|
||
I can't reproduce the problem in the June 10th Linux build.
You need to log in
before you can comment on or make changes to this bug.
Description
•