I would agree that if the green buttons were used for navigating through the messages, that there should be a grayed-out state for the first and last messages in the list.
On the "x of y," what if it were centered between the two buttons? Is there any simple and light-weight way of doing maybe green font images such as:
<- 4 of 25 ->
where the "4 of 25" would be in a font and color that reflected on the green arrows color and shape....?
That may be a tad much, tho....
Thoughts?
Kevin L.
Joshua Layne wrote:
I will admit that I have made that mistake with the green button, however I like the grayed out button when there are no more message (i.e. you are on the first message) and I also like knowing which message I am on and how many total messages there are.
what about the green arrows (with a grayed-out state) and the text "x of y" below them (centered underneath them)
my $0.01 on usability.
j.
On Mon, 24 Oct 2005 17:36:46 -0400, Kevin Landers support@bezaleel.net wrote:
Tried sending this once, let me try sending it again.....
My suggestion is this:
In the Message View, how about removing the < Message # of N > text and links entirely?
Then take the Green Left Arrow button that links to the Inbox and instead set it to go back one message. Then add a Green Right Arrow button that is set to go forward one message.
The Green Left Arrow button as it is now, is sort of confusing. Unless you mouse over it, it does not provide any clarity as to what its purpose is. Also, there is already the "Email" link on the top right for taking you to the Inbox. This seems sort of redundant.
What do you guys think? Does this make any sense?
Looking forward to the feedback, Kevin L.
Jeffrey Bacon wrote:
That looks pretty good Rob. Some other minor changes I would suggest would be:
- move the Cc/Bcc links under the 'Recipient' text. In fact it would be
cool if the [Cc] link opened the Copy box and disappeared and the 'Copy' text became the link to close the Cc box. Ditto with the Bcc. Probably more user friendly if the Cc link text stays as Cc so the visual switch for the user (Cc -> Copy) is removed
- remove the white line separators in the mail headers
- 'move to...' drop down looks out of place along the top but I can't
come up with a nice location for it off the top of my head
Rob Smith wrote:
I have updated my version of mail.css (along with several other
files) to improve the overall look of roundcube. Most of the changes are very minor, with the overall goal of making the interface more consistant and usable. I also created more usable screen space, leading to significantly larger message reading and mailbox listing windows. Attached is a zip with all the files that need to be replaced in their proper folders, from the root of your roundcube server. I have also attached some sample screen shots. This release has been tested with firefox and IE6 and works properly in both. These are all the changes I can recall off the top of my head, there could be more. Overall, I feel this fastly improves the appearance and usefulness of the default roundcube theme. I have not modified the Address Book or Personal Settings screens yet, but I will put out a new version that alters those when I get the chance. For the moment, I have simply focused on the most used parts of the
program.
Rob
*Changes: /Main Window:/** *Taskbar menu background image removed, and changed to line up with the other menu icons. RoundCube logo slightly changed, line below it removed. Entire interface moved closer to the top of the page after taskbar location changes. Message count bar moved to bottom of page (its not ideal there, I know, but I can't come up with a better place for it). Bottom of the page set to be closer to the bottom of the browser window, same with right side. */Message Reading Window:/* Message reading pane scrolls within the window, instead of the entire page scrolling. */Composition Screen:/* Border colors changed to match the rest of roundcube (Couldn't get the bottom of the message body border to show in firefox, if anyone knows why, please tell me). Window sizes changed so that even wih CC and Bcc selected, the page will not scroll.