Closed Bug 220648 Opened 21 years ago Closed 21 years ago

Buttons created with /map are no longer clickable

Categories

(SeaMonkey :: General, defect)

x86
Windows NT
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 220519

People

(Reporter: williamsca, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.6a) Gecko/20030927
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.6a) Gecko/20030927

One of the weekend builds has caused buttons created with /map to no longer be
clickable.

At the Netflix site, the buttons at the top "Browse" "Recommendations" and
"Queue" are no longer clickable.

At http://www.capitalone.com/, the yellow "Log In!" button is no longer clickable.

Both sites are using /map to create the buttons.  Here's the code from the
Netflix site:

<map name="member-nav">
    <area alt="Browse Movies" coords="7,2,91,27" >
    <area alt="Recommendations Based on Your Ratings" coords="100,2,267,27"
href="http://www.netflix.com/RecommendationsHome">
    <area alt="Your Rental Queue" coords="274,2,350,27"
href="http://www.netflix.com/Queue">
</map>


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Bug 220519 Imagemaps are broken in 27th nightly builds - latest CVS pulls.

*** This bug has been marked as a duplicate of 220519 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
verified dup
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.