Opened 15 years ago
Closed 15 years ago
#1078 closed defect (fixed)
Maestro: Typeahead is off by one in expression editor
Reported by: | ksgeograf | Owned by: | ksgeograf |
---|---|---|---|
Priority: | low | Milestone: | Maestro-2.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | jng | External ID: |
Description
The lookup into the text area for typeahead/intellisense in the expression editor seems to be off by one. If I go to the text area and start typing, it pops up the entire list. If I advance one space before typing a function name it auto-completes properly.
Note:
See TracTickets
for help on using tickets.
Fixed in r4203.