Closed
Bug 501709
Opened 17 years ago
Closed 17 years ago
"ALT" Propertie in <IMG> and <A> does work properly in Firefox 3.5
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dangliang87, Unassigned)
Details
(Whiteboard: INVALID?)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 GTB5 QQDownload/1.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 GTB5 QQDownload/1.7
"ALT" Propertie in <IMG> and <A> does work properly in Firefox 3.5.
The Page showes only a small box, but no text in the small box.
Reproducible: Always
Steps to Reproduce:
Example:
<img src="someimage" alt="somgimage_text"/>
when I move the mouse to the image, there should be a small box with "someimage_text" in it.
but Firefox 3.5 only showes the box, but not the text.
Actual Results:
when I move the mouse to the image, there should be a small box with "someimage_text" in it.
Expected Results:
but Firefox 3.5 only showes the box, but not the text.
Language:zh-CN
Add-ons:
Adblock Plus 1.0.2;
Google Toobar for Firefox 5.0.20090122Wb2;
IE Tab 1.5.20090207;
快速缩放 0.2.2;(included in Firefox Chinese Edition)
(In reply to comment #0)
Sorry, The text in "Expected Results" and "Actual Results" should be exchanged.
> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.8)
> Gecko/2009032609 Firefox/3.0.8 GTB5 QQDownload/1.7
> Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.8)
> Gecko/2009032609 Firefox/3.0.8 GTB5 QQDownload/1.7
>
> "ALT" Propertie in <IMG> and <A> does work properly in Firefox 3.5.
> The Page showes only a small box, but no text in the small box.
>
>
> Reproducible: Always
>
> Steps to Reproduce:
> Example:
> <img src="someimage" alt="somgimage_text"/>
> when I move the mouse to the image, there should be a small box with
> "someimage_text" in it.
> but Firefox 3.5 only showes the box, but not the text.
> Actual Results:
> when I move the mouse to the image, there should be a small box with
> "someimage_text" in it.
>
> Expected Results:
> but Firefox 3.5 only showes the box, but not the text.
>
> Language:zh-CN
> Add-ons:
> Adblock Plus 1.0.2;
> Google Toobar for Firefox 5.0.20090122Wb2;
> IE Tab 1.5.20090207;
> 快速缩放 0.2.2;(included in Firefox Chinese Edition)
(In reply to comment #0)
> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.8)
> Gecko/2009032609 Firefox/3.0.8 GTB5 QQDownload/1.7
> Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.8)
> Gecko/2009032609 Firefox/3.0.8 GTB5 QQDownload/1.7
>
> "ALT" Propertie in <IMG> and <A> does work properly in Firefox 3.5.
> The Page showes only a small box, but no text in the small box.
>
>
> Reproducible: Always
>
> Steps to Reproduce:
> Example:
> <img src="someimage" alt="somgimage_text"/>
> when I move the mouse to the image, there should be a small box with
> "someimage_text" in it.
> but Firefox 3.5 only showes the box, but not the text.
> Actual Results:
> when I move the mouse to the image, there should be a small box with
> "someimage_text" in it.
>
> Expected Results:
> but Firefox 3.5 only showes the box, but not the text.
>
> Language:zh-CN
> Add-ons:
> Adblock Plus 1.0.2;
> Google Toobar for Firefox 5.0.20090122Wb2;
> IE Tab 1.5.20090207;
> 快速缩放 0.2.2;(included in Firefox Chinese Edition)
Comment 5•17 years ago
|
||
Well normally the alt text should not be displayed if the image can be displayed. If you want a tooltip then put the text in to the title attribute instead.
Component: Page Info → General
QA Contact: page.info → general
Whiteboard: INVALID?
Comment 6•17 years ago
|
||
The alt text should never be displayed as tooltip, only the title tag.
That you get this error is in 90% an issue with the google toolbar that you have installed.
Please disable it and restart Firefox or try the Firefox safemode:
http://support.mozilla.com/en-US/kb/Safe+Mode
Please reopen if you get this in the Firefox safemode, marking invalid because this is a google toolbar issue
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•