RoundCube: A few bugs observed.
Thomas Bruederli
roundcube at gmail.com
Thu Nov 3 00:32:40 CET 2005
Lawrence Lam wrote:
> Comments on RoundCube :
>
> 1) When you read an email, you will see the "move to ..." drop-down menu
> near the top. I clicked on the down-arrow button (with FireFox) of the
> menu many times and nothing happened. On the 99th click, I then realized
> that you have to click very near to the TOP edge of the button so that
> you get the drop-down.
The layer with the message count display overlapped the drop down box. I
just put it below the box.
>
> 2) When you are at the viewing the email list or reading an email,
> clicking on the top "E-Mail" button (with FireFox) gives no response
> (but still clickable).
This is solved with the current CVs release.
>
> 3) When composing an email, you should separate email addresses (if you
> are sending to multiple recepients) with commas and NOT entering them in
> multiple rows. If you enter the email addresses in rows, mailing will
> fail. The developer should change this to a single-row input box instead
> of the misleading area input box.
I chose to build a textarea because is will show a scroll bar if you
enter many recipients. Of course you are right: when separating mail
addresses with new lines, sending will fail. This is now fixed in CVS.
>
> 4) The compose email form is not properly displayed. The bottom edge of
> the form is not viewable under FireFox. No problem with IE6.
I recently applied some changes proposed by Rob Smith.
>
> 5) Sometimes when there is no emails under Trash, the left panel will
> show something like "Trash (7)". After switching view a few times and
> even re-login, it is still showing the same thing. Why?
Can not reproduce this. I will try to find out.
>
> 6) Lastly, when integrate into cPanel's webmail login page (at
> www.yourdomain.com/webmail), how do I skip from logging in the second time?
Don't know what cPanel is, sorry...
Regards,
Thomas
More information about the Dev
mailing list