Changes between Initial Version and Version 1 of Ticket #2307

Show
Ignore:
Timestamp:
09/09/10 11:49:34 (3 years ago)
Author:
greenfeld
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2307 – description

    initial v1  
    883. Press any operand key (+, *, -, etc.) 
    99 
    10 Expected Action: The GUI should be smart enough to know that "No help about 'y' {is} available", so it should not try to run a calculation with that unless we are going to support string operations on such strings. 
     10Expected Action: The GUI should be smart enough to know that "No help about 'y' {is} available" is not a number or other valid calculation result, so it should not try to run a calculation with that unless we are going to support string operations on such strings. 
    1111 
    1212Actual Action: The help text is copied to the entry line and then the operand is appended, which makes no sense for calculation purposes.