Hi all, two keyboard-related issues:
major flaw since there isn't another way to read messages. Surely it's an easy fix: just use link tags for subjects and onfocus event in js
Egon Bianchet wrote:
Hi all, two keyboard-related issues:
- it's impossible to tab through the message subjects; IHMO this is a
major flaw since there isn't another way to read messages. Surely it's an easy fix: just use link tags for subjects and onfocus event in js
Don't know exatly what you mean... tabbing through the subjects in list view? Do you want them to be highlighted when hit the tab-key? To open a message, you still have to click on it...
- it would be nice to have shortcuts like gmail (maybe customizable?)
Maby later... there are more important features to add right now.
Regards, Thomas
On Mon, 2005-10-24 at 13:21 +0200, Thomas Bruederli wrote:
Egon Bianchet wrote:
Hi all, two keyboard-related issues:
- it's impossible to tab through the message subjects; IHMO this is a
major flaw since there isn't another way to read messages. Surely it's an easy fix: just use link tags for subjects and onfocus event in js
Don't know exatly what you mean... tabbing through the subjects in list view? Do you want them to be highlighted when hit the tab-key? To open a message, you still have to click on it...
It should be possible to select a message with the tab key and open it with the enter key, like the standard behavior for links (like the sender column).
I would suggest to use the arrow keys to move the message selection up and down in the list. This is more like the behavior of common mail applications and is also used to select a recipient address that is suggested when composing a message. Hit <Enter> to open the selected message seems OK to me.
Thomas
Egon Bianchet wrote:
On Mon, 2005-10-24 at 13:21 +0200, Thomas Bruederli wrote:
Egon Bianchet wrote:
Hi all, two keyboard-related issues:
- it's impossible to tab through the message subjects; IHMO this is a
major flaw since there isn't another way to read messages. Surely it's an easy fix: just use link tags for subjects and onfocus event in js
Don't know exatly what you mean... tabbing through the subjects in list view? Do you want them to be highlighted when hit the tab-key? To open a message, you still have to click on it...
It should be possible to select a message with the tab key and open it with the enter key, like the standard behavior for links (like the sender column).