Ticket #1149 (closed defect: fixed)
Goto (Edit/ Go To) accepts non numeric values
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.82 |
| Keywords: | Cc: |
Description
- Click on Ctrl-G
- type in "xyz"
- Observe that the OK button is now disabled and a text appears indicating that the value is not numeric
At this point even though the OK was disabled it actually fires
the action instead of the following:
- Press ENTER will give you a popup telling you cannot do this
Change History
Note: See
TracTickets for help on using
tickets.

fixed in r13886