Closed
Bug 152906
Opened 23 years ago
Closed 15 years ago
mccanns.ie - Linked table blocks anchors inside table
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: miles, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.0) Gecko/20020529
BuildID: 2002052918
-Click in the "Summer Recipes" link on the left-hand side of the page.
(The bottom frame loads the recipes page)
When clicking on any link in the page, the browser always loads the
"Preparation" link. When mousing over any link on the page, the URL for the
"Preparation" link is displayed in the status bar at the bottom of the window.
However, I can copy the indiviual link locations correctly (by right clicking on
the link, etc.)
Neither IE 5.2 nor OmniWeb 4.1b7 exhibit this behavior.
Reproducible: Always
Steps to Reproduce:
1. Click in the "Summer Recipes" link on the left-hand side of the page.
2. Mouse over or click on any of the links on the recipes page
Actual Results: The preparation page is always loaded
Expected Results: The link clicked on should load.
I've seen this running Mac OS X 10.1.5 on a PowerBook G3 Series (a.k.a. Lombard).
-->Evangelism. On line 23 of the source, the table enclosing the links in
question is itself enclosed in a link to the Preparation page. Thus, their HTML
is invalid and not well-formed.
i.e.,
<a><table><tr><td><a></a></td></tr></table></a>
The outer anchor is followed.
Assignee: sgehani → doron
Severity: major → normal
Component: XP Apps → US General
Product: Browser → Tech Evangelism
QA Contact: paw → zach
Summary: Frames: all links in frame load the same URL when clicked on → Linked table blocks anchors inside table
Version: other → unspecified
Updated•23 years ago
|
Summary: Linked table blocks anchors inside table → mccanns.ie - Linked table blocks anchors inside table
Same faulty behavior in Mozilla on Win 98.
Contact addresses are pga@webspan.net and sales@odlums.ie
OS: MacOS X → All
Hardware: Macintosh → All
Comment 3•22 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 4•21 years ago
|
||
This bug references a previous version of this page.
I couldn't find any problems with navigation on the current page.
Comment 5•15 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•