Menu

#14 Not all '+' keys increment tokens

GUI_bug
closed-fixed
nobody
5
2002-12-17
2002-11-12
No

The plus '+' key of the alphanumeric keyboard does not
increase the number of tokens.

The only key available to increase the number of tokens
is the plus key in the numeric pad.

Both keys should be available to increase the number of
tokens because, for example, laptops do not have
numeric pads.

The same thing probably also happens with the minus '-'
key.

Discussion

  • Ricardo Padilha

    Ricardo Padilha - 2002-12-17
    • status: open --> closed
     
  • Ricardo Padilha

    Ricardo Padilha - 2002-12-17

    Logged In: YES
    user_id=137238

    Changed the if clause to a more generic one. Now, any key
    that generates* a '+' will increase the tokens and any key that
    generates a '-' will decrease tokens.

    *: Of course, according to Java interpretation of the keyboard
    event...

     
  • Ricardo Padilha

    Ricardo Padilha - 2002-12-17
    • status: closed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB