Kari Suomela wrote:

> === Cut ===
>
> FYI - constructive webmail criticism....
>
> 1) The buttons at the top of the message screen need to have
> descriptions -
> I had trouble figuring out which was the reply button!
>

The buttons you mention are inserted as images in HTML code and
alternate text are provided for them. For example, the "reply" button is
coded as something like

     <IMG SRC="/images/reply.gif" width=28 height=20 border=0
     alt="Reply">

Which browser are you using ?

>
> 2) The spell check is really a pain in the ass - I don't need 20
> suggestions
> for each word

This is more likely a "ispell" feature. And besides, you only have to
see 20 x N suggestions at most, where N is a low value number ;-)

>
> 3) I can't seem to be able to use certain keyboard commands: ''end'
> button
> scrolls down the page instead of going to the end of the line of
> typing;
> Shift + arrow keys does not highlight.

This is also a web browser (or terminal) issue.

--André


Reply via email to