Closed
Bug 430755
Opened 18 years ago
Closed 15 years ago
Tips page has harcoded english text in an image displayed by javascript
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc|PTO, Unassigned)
References
Details
The Fx3 Tips page displays the string "middle click" by javascript inserting an image (??) that is actually the text.
https://fr.www-firefox3.authstage.mozilla.com/en-US/img/tignish/tips/new-tab-click.png
<?=buildPlatformImage('/en-US/img/tignish/tips/new-tab-click.png', 'Middle Click on link (mac: ⌘ + click on link)', '132', '37')?>
Why should we create png images of "middle-click" instead of *writing* middle-click ? And why is the alternate text for the image different from the text we put in the image?
Comment 1•18 years ago
|
||
Fixed in r12820.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 2•18 years ago
|
||
Reopening; I still see it for Mac:
https://fr.www-firefox3.authstage.mozilla.com/en-US/img/tignish/tips/new-tab-click-mac.png
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•18 years ago
|
||
(In reply to comment #2)
> Reopening; I still see it for Mac:
We're still using images for the keyboard shortcuts with key-images in them, just not the ones that are all text ("Middle-click on link"), so the Mac version should probably stay as is (since it has the Apple key image).
Updated•15 years ago
|
Status: REOPENED → RESOLVED
Closed: 18 years ago → 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•14 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•14 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•