Ticket #5153 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Autocomplete from script interpreter repeats letters

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: blocker Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

To reproduce:

  • Open up MantidPlot & the script command interpreter (F4);
  • start typing from nu, the autocomplete box will appear after the u is entered
  • now type m.
  • the autocomplete box disappears but you are left with two m characters!

Change History

comment:1 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Martyn Gigg

Fix autocompletion character repetition in interpreter. Refs #5153

If the list was active then the event was processed twice by the base class.

Changeset: c56d7ee67351d44957fb0fad1249504a8906f380

comment:3 Changed 8 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 8 years ago by Martyn Gigg

Fix autocompletion character repetition in interpreter. Refs #5153

If the list was active then the event was processed twice by the base class.

Changeset: c56d7ee67351d44957fb0fad1249504a8906f380

comment:5 Changed 8 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:6 Changed 8 years ago by Roman Tolchenov

  • Status changed from verifying to closed

Autocomplete box works correctly

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5999

Note: See TracTickets for help on using tickets.