Closed
Bug 268077
Opened 20 years ago
Closed 20 years ago
Button <input type="image" src="http..."> with external image is invisible
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: peter, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 An <input type="image" src="http..."> tag is invisible when the image is on an external domain. Reproducible: Always Steps to Reproduce: Visit http://www.radiodarvish.com/ Actual Results: Paypal button at the bottom is invisible Expected Results: Button visible Replacing https by http makes no difference. When I copy the page and replace the image by a local copy, it becomes visible.
Comment 1•20 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041105 Firefox/1.0 Make sure you allow images to be loaded (unchecked) from other servers (options/web features/for the originating web site only)
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041105 > Firefox/1.0 > > Make sure you allow images to be loaded (unchecked) from other servers > (options/web features/for the originating web site only) Thanks, you're right. But then, users of this feature should be warned of the consequences. Or some replacement image should be shown, don't you think? Even the provided ALT text is not shown.
Comment 3•20 years ago
|
||
(In reply to comment #2) > Or some replacement image should be shown, don't you think? > Even the provided ALT text is not shown. Dont know if this have been requested as an enhancement. Try filing a bug on it.
You need to log in
before you can comment on or make changes to this bug.
Description
•