Closed
Bug 220325
Opened 21 years ago
Closed 21 years ago
content pane text should be sized based upon prefs
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mrmazda, Assigned: bugzilla-mozilla-20000923)
References
()
Details
(Whiteboard: cz-patch)
Attachments
(2 obsolete files)
URL shows some unexpected surprises in font sizes according to resolution, DPI,
and other settings, because content text in CZ is currently sized in points,
something our evangelizers tell webmasters they shouldn't be doing with web page
content. Point sizing is for print media, not display screens.
The only way currently for a user to make CZ text larger or smaller is via user
css, something few users are equipped to handle. Instead, CZ should size
relative to prefs, so that when the user changes his browser and mailnews text
sizes, CZ content size automatically changes right along with it.
This bug is not related to bug 104332, which is for making it easier for the
user to change CZ text size, though that bug may not need fixing once this one
is fixed.
Reporter | ||
Comment 1•21 years ago
|
||
diff to http://www.hacksrus.com/~ginda/chatzilla/chatzilla-0.9.35.xpi rather
than cvs
Reporter | ||
Comment 2•21 years ago
|
||
diff to http://www.hacksrus.com/~ginda/chatzilla/chatzilla-0.9.35.xpi rather
than cvs
Reporter | ||
Updated•21 years ago
|
Attachment #132175 -
Flags: review?(rginda)
Reporter | ||
Updated•21 years ago
|
Attachment #132176 -
Flags: review?(rginda)
Updated•21 years ago
|
Whiteboard: cz-patch
Assignee | ||
Comment 3•21 years ago
|
||
Pretty much got this working, with the following options in the menu:
Make Text &Bigger Ctrl++
Make Text &Smaller Ctrl+-
-----------------------------
Default Si&ze Ctrl+0
Sma&ll
&Medium
Lar&ge
&Other...
-----------------------------
Default &Font
Se&rif
S&ans Serif
Mo&nospace
O&ther...
Assignee: rginda → silver
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•21 years ago
|
Attachment #132175 -
Attachment is obsolete: true
Assignee | ||
Updated•21 years ago
|
Attachment #132176 -
Attachment is obsolete: true
Assignee | ||
Comment 4•21 years ago
|
||
http://bugzilla.mozilla.org/attachment.cgi?id=139630&action=view (of bug 112435)
dealt with this.
Assignee | ||
Comment 5•21 years ago
|
||
I believe this is entirely covered by the checked-in patch in bug 112435. If
it's not, or it isn't entirely fixed, please reopen this bug.
Assignee | ||
Comment 6•21 years ago
|
||
Actually marking FIXED. :)
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Attachment #132175 -
Flags: review?(rginda)
Updated•21 years ago
|
Attachment #132176 -
Flags: review?(rginda)
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•