Tillmann Steinbrecher wrote:
> I've been using Beonex 0.6 as my everyday browser and mail/news
> client for some time.
Nice to hear that!
> - In part of the mail/news window where the headers of the currently
> displayed message are displayed, it isn't possible to mark any text.
> This is super annoying, because it isn't possible to copy & paste the
> subject or date from an email.
Agreed. <http://bugzilla.mozilla.org/show_bug.cgi?id=61497>
> - I like the feature that all headers are displayed when clicking in
> the headers field.
You found that out by yourself? We thought, this feature were not
explorable.
> - The Search->Search Mail/News messages is buggy. When searching mail
> messages, it often simply doesn't find emails even though they
> obviously match the search pattern.
I see that, too. Especially the body rule never seems to match. (I am
using UW-IMAP.)
> - Pressing the _middle_ mouse button on an URL displayed in Mail/News
> doesn't work
Already fixed in the Mozilla trunk (unless it regressed), so it will be
in the next version.
> - Newsgroup messages (not emails) are randomly displayed incorrectly
> (as source without any wrapping and with some special characters in
> betwen)
Seth, do you know about a bug about that?
> - When moving the scrollbar 'knob' in the list of messages in
> mail/news, the message list doesn't scroll in realtime. Instead, it
> jumps to the selected part only after releasing the mouse button.
> This isn't practical.
worksforme. (But it is very slow and memory-consuming in Beonex 0.6. It
is being worked on currently.)
> - Is this a bug or a feature (if it's a feature, it should be
> possible to disable it, it bugs me :)): Mozilla wraps outgoing
> messages to 72 chars all right. But when I view my own newsgroup
> postings, they're wrapped to the window width (thus, there are often
> more than 72 chars per line!), and not displayed with a 72 chars max
> per line. But in the source, the line length is 72 chars as expected.
It's a feature. It only does this, if the sender sent format=flowed
(which Mozilla and I think also Eudora do by default). Disable sending
via hidden pref (prefs.js) |pref("mailnews.send_plaintext_flowed",
false);|. It is currently possible to disable it during display (I
think). Filed bug 62031 <http://bugzilla.mozilla.org/show_bug.cgi?id=62031>.
> - Finally, a question - can we expect a major speedup of the
> mail/news interface for later Mozilla versions?
Thread pane: As I said above, it is being worked on currently. Expect a
lot of improvements in that area until 1.0 :).
> Mail/news is sooo slow, especially when switching from one folder to
> another. Also, when I click on a message in mail/news, there's a huge
> delay (I'd guess about 50-100ms) until the message is actually displayed.
putterman, something for your perf feedback plate :).
> The fact that I have so much to criticize is just because I use
> Mozilla many hours per day, each day :).
:)
Thanks for your feedback.