Summary: | HTML mail does not honor minimum font sizes | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Carl Thompson <cet> |
Component: | GUI | Assignee: | Stephan Kulow <coolo> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | ismail, jtamate, mcaspi, r2s2, robert.penz, schmid |
Priority: | NOR | Keywords: | triaged |
Version: | 1.10.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8 | |
Sentry Crash Report: |
Description
Carl Thompson
2002-11-20 21:24:39 UTC
It has been more than 7 months since this bug was reported and there has been no response at all, not even to assign the bug. Do the KMail developers read these bug reports? This problem is verified to still exist in the current KDE 3.1.3. Carl, thank you for your report. They are read, and worked on, but at roughly 350 non- wishlist bug reports open, some of them crashes, you'll have to cut us some slack if issues such as yours which, annoying as it might be for you, is comparatively minor, do take some time to get fixed. Feel free to pitch in, for example by looking at new bug reports, finding duplicates, writing nice little responses asking folks for patience. Such as this one. :) It is annoying for me, but for people with visual impairments, it is problably not relatively minor! Sure most people see fine, but I believe that KDE should be accessible to those that don't... Carl, coincidentally I am visually impaired myself. I work with very large fonts, which is possible with kmail, thankfully, and looks much better than my 80 character konsole I used to blow up to the full 1600 pixel of my laptop when I still used mutt. ;) I do get a certain percentage of html mail the vast majority of which is spam. Of the rest there is indeed the odd one that has very small fonts and resists all attempts to increase the font size. Each time I get one of these, I think, geeze, it'd be nice if that one got fixed one of these days, and disable html rendering. It hasn't annoyed me enough to motivate me to fix it yet. Does it annoy you enough to motivate you to fix it? Your patch would be gladly accepted. Subject: Re: HTML mail does not honor minimum font sizes > ------- Additional Comments From till@adam-lilienthal.de <cut> > . Does it annoy you enough to motivate you to fix it? > Your patch would be gladly accepted. Another option is to vote for this bug and get your friends to do the same, see http://kontact.org/votes I plan to concentrate on the top bugs/features by vote, currently I'm making progress on 4202 and 50997. Don. Just put that into .kde/share/config/kmailrc [HTML Settings] MinimumFontSize=16 the GUI for it will have to wait I'm afraid. Simply taking over konqueror's option would be broken I guess. BTW: this sets the minimum font size for all of kmail's reader, not just for HTML messages. *** Bug 53513 has been marked as a duplicate of this bug. *** >Just put that into .kde/share/config/kmailrc
>[HTML Settings]
>MinimumFontSize=16
This is so good it brought tears of joy out of my eyes. I've been looking for
this for a long time and now I finally found it. Thanks to you, now I'll be able
to communicate with all the bozos who insist on sending html mail with
ridiculously small fonts! :)
Seriously now, thanks. :)
*** Bug 53733 has been marked as a duplicate of this bug. *** *** Bug 73640 has been marked as a duplicate of this bug. *** Why do you think, that taking the konqueror options would be a broken design? Since you can change the konqueror options also in KControl they aren't (/don't feel) application specific. And I think the konqueror dialog has exactly the options we need in kmail, too. Adding some votes. I get daily HTML digests that use small fonts. I'd really like to see them, too. ;) see also bug 59576 Nearly 2 years 4 months and counting ;-) Seriously though, why doesn't KHTML by itself honor this setting. I've just filed the same report for the Control Center in 3.4 (Bug 101730). I'd guess that setting such a minimum font size is a deliberate action showing that smaller font sizes are unwanted (at least for longer text passages). Therefore it may perhaps make sense to reassign this to KHTML in general. Or am I missing something? "Another option is to vote for this bug and get your friends to do the same, see http://kontact.org/votes I plan to concentrate on the top bugs/features by vote, currently I'm making progress on 4202 and 50997. Don." My opinion is that your thinking is wrong. You are forgetting KDE users that do not read these messages. They are simple users who are not interested in bug messages. I think that KDE developers should concentrate on what KDE thinks would annoy most users (voters and non-voters) and not bugs with the most votes. Just my opinion. Stephan Kulow wrote: > Just put that into .kde/share/config/kmailrc > > [HTML Settings] > MinimumFontSize=16 > > the GUI for it will have to wait I'm afraid. Simply taking > over konqueror's option would be broken I guess. BTW: this > sets the minimum font size for all of kmail's reader, not > just for HTML messages. Doesn't seem to work under 3.5.3... Is there still no way to do this? In kmail 1.10.0 (kde 4.1) the configuration in kde/share/config/kmailrc [ HTML Settings] MinimumFontSize=16 works, but there is still no GUI for configuring it. Git commit 4b60119ceb6602c89d0e0070dda136fe0c1bce17 by Montel Laurent. Committed on 07/09/2011 at 19:37. Pushed by mlaurent into branch 'master'. Fix very old bug Bug 50983 - HTML mail does not honor minimum font sizes FIXED-IN: 4.8 BUG: 50983 M +4 -0 messageviewer/messageviewer.kcfg.cmake M +28 -10 messageviewer/settings.ui M +5 -0 messageviewer/viewer_p.cpp http://commits.kde.org/kdepim/4b60119ceb6602c89d0e0070dda136fe0c1bce17 Wow. 9 years for a simple accessibility fix. I think perhaps the devs' priorities do not match those of KDE's current (and former) regular users. Well, thanks for the fix. A decade is not too bad when it's free! |