Menu

#523 up and down key problem

v1.0_RC1-test4
closed-invalid
ui (143)
5
2004-09-23
2004-09-14
No

using latest cvs version, JDK 1.4, system linux

If you cklick on an (IMAP) folder the latest (or first)
message in the message-table are selected and viewed.
Now try to press the key-up or key-down, the
message-table are not traversed but the folder tree. I
think this is not very useful if the message are alrady
selected and think this is an bug.

Discussion

  • Frederik Dietz

    Frederik Dietz - 2004-09-23
    • status: open --> closed-invalid
     
  • Frederik Dietz

    Frederik Dietz - 2004-09-23

    Logged In: YES
    user_id=159239

    This is exactly the same way other apps do it. So for
    example in thunderbird you will notice the same behaviour.

    General rule is to not change the focus of a component. So,
    its a feature, I've built-in on purpose. There was a time
    were this worked in the way you propose.

    You have to use the TAB key to change from the tree to the
    message-list.

    I therefore close the bug.

    -Frederik

     

Log in to post a comment.