Closed
Bug 297273
Opened 20 years ago
Closed 11 years ago
visioneerdirect.com - the form displayc and works, but it seems to be surrounded by table elements full of key words that should be hidden
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: richardphall, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 displays fine in IE Reproducible: Always Steps to Reproduce: 1.go to www.visioneer.com 2.click on "Register YOur Product" form appears but in Bizarro Mode Actual Results: form appears but in Bizarro Mode Expected Results: displayed the form in some human context, teh menu and navigation are ng
Comment 1•19 years ago
|
||
Not a bug. The site is just being bitten by their own attempt to manipulate the system.... There are a bunch of <img> tags like so on that site: <img src="common/images/spacers/transparent.gif" width="1" height="1" alt="paperport, photo scanner, flatbed scanner, visioneer scanner, document scanning, computer scanner, digital scanner, document scanner, photo scanning, high speed scanner, visioneer"> That URI points to a 404 page. The web page is in standards mode, so we don't show a sized placeholder and render the alt text instead, per standard. So you see what you see. Note that any blind user will see exactly the same thing even if the images happened to exist, so what this site is doing is truly evil. Over to evangelism.
Assignee: roc → english-us
Status: UNCONFIRMED → NEW
Component: Layout: View Rendering → English US
Ever confirmed: true
OS: Windows XP → All
Product: Core → Tech Evangelism
QA Contact: ian → english-us
Hardware: PC → All
Summary: the form displayc and works, but it seems to be surrounded by table elements full of key words that should be hidden → visioneerdirect.com - the form displayc and works, but it seems to be surrounded by table elements full of key words that should be hidden
Version: Trunk → unspecified
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•10 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
•