Closed
Bug 110803
Opened 23 years ago
Closed 23 years ago
Calendar should not use images for text
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Biesinger, Assigned: colinp)
Details
Attachments
(3 files, 1 obsolete file)
2.12 KB,
patch
|
Details | Diff | Splinter Review | |
985 bytes,
patch
|
Details | Diff | Splinter Review | |
764 bytes,
patch
|
Details | Diff | Splinter Review |
Currently, some texts, e.g. day names, are displayed using images.
Besides using more space than simply text, this prevents localization of the texts.
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 2•23 years ago
|
||
This patch is one of 3
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
Obsoletes attachment 58413 [details]
Assignee | ||
Updated•23 years ago
|
Attachment #58413 -
Attachment is obsolete: true
Assignee | ||
Comment 6•23 years ago
|
||
Tweaked the patches a little (to remove a bunch of unecessary classes after the
patch was made) and applied (fixed in CVS). Any more localization patches would
be great. :)
Status: NEW → ASSIGNED
Reporter | ||
Comment 7•23 years ago
|
||
Hm, week view looks as if it would still use the images.
Reporter | ||
Comment 8•23 years ago
|
||
Oh, it only looks like that.
The images are still in CVS though, they should be removed.
And isn't calendar.monthview.column.1.name (and the following) in calendar.dtd a
duplication of day.1.DDD in penglobal/global.dtd ?
Assignee | ||
Comment 9•23 years ago
|
||
ok, I removed the images in cvs.
And yes, the two dtd values are the same, but the dtd's belong to different
portions of code. Would it be wise to combine the two?
Assignee | ||
Comment 10•23 years ago
|
||
Ok, the only images for text I know of that are left are the days of the week in
the datepicker. Does anyone see any others?
Assignee | ||
Comment 11•23 years ago
|
||
mike, we can (potentially) close this bug if we can get that datepicker xbl
working. See last comment before this one.
Assignee | ||
Comment 12•23 years ago
|
||
I checked in the last fix to this bug. The datepicker now uses DTD's and CSS to
show the SUN/MON/TUE... strip.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 14•18 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: colint → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•