I have the same problem with the button images not showing up, and
it has nothing to do with the browser since I've tried it on IE and
Netscape. The problem is that the images are not in the directory that
they're supposed to be in. I don't have the solution yet though due to time
constraints. The solution lies somewhere within the html files for the pages
sorry for not being able to be more helpful.

-----Original Message-----
From: André Carezia [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 5:10 PM
To: SqWebMail Mailing List
Cc: Kari Suomela
Subject: Re: User feedback:


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