Closed Bug 160707 Opened 22 years ago Closed 22 years ago

Form popups on info.apple.com don't work in Chimera

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 155351

People

(Reporter: sfraser_bugs, Assigned: bryner)

References

()

Details

Attachments

(1 file)

The popup on info.apple.com doesn't work in Chimera. It's doing this:

<form ACTION="redir.cgi" METHOD=GET>
<select NAME="URL" ONCHANGE="
  window.open(this.options[this.selectedIndex].value,'_top')
  ">
...
</select>
<noscript><input TYPE="Submit" VALUE="Go!"></noscript>
</form>

and it seems that the _top destination breaks in Chimera. It works in Mozilla.

See <http://turner.mikomi.org/chimera/example.html> for a testcase.
Confirmed using Chimera/20020801. Example 1 in the testcase doesn't work in
Chimera, though it works in FizzillaCFM/2002080203.

This may be related to or a dup of bug 155351.
Both select elements are copied from HTML included in this report. First select
element includes a size attribute of "10" which creates a scrolling list.
Clicking on any item in this list activate the onchange event. I can reproduce
the original problem on the second select element which doesn't contain the
size attribute.
-> bryner
Assignee: saari → bryner
Yeah, this might be popup blocking (bug 155351)
This WFM on my build from 8-12-2002.
Depends on: 155094
It's interesting, if you click on the example mikomi.org link in comment 1, and
select "Airport" in the first example.. it won't refresh. If you then click on
"AppleWorks" afterwards, it refreshes. The same can be done in reverse. This can
cause a false feeling of "worksforme", when it really doesn't :)

I can reproduce this bug only with pop-up blocking turned on. Marking as
duplicate of bug 155351.

*** This bug has been marked as a duplicate of 155351 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: