Closed
Bug 368329
Opened 18 years ago
Closed 18 years ago
With images turned off X and Y cords not passed when alt tag present
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 258621
People
(Reporter: dougchase, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
Build Identifier: Firefox 2.0.0.1
Disabling images causes the the broken image button, which when used passes the x and y cords as expected, however when an alt tag is present it inhibits the display of that "broken image" button and no values are passed in the X and Y
Reproducible: Always
Steps to Reproduce:
1. Turn off images
2. submit image input with alt text
3.
Actual Results:
Params: TheName.x=&TheName.y=
Expected Results:
Params: TheName.x=21&TheName.y=16
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•