Qalculate / qalculate-qt

GNU General Public License v2.0
346 stars 40 forks source link

Incorrect removal of history items #132

Closed lkintact closed 2 weeks ago

lkintact commented 1 month ago
  1. Right-click in the history area and select Clear
  2. Type 1 and press Enter
  3. Type 2 and press Enter
  4. Right click on #2 in the history area and select Remove. Instead of removing history item #2, Qalculate! duplicates #1. An image illustrating the issue:

incorrect_history_removal

Additional info: if at step 4 I try to remove item #1, Qalculate! duplicates #2 instead.

OS: Windows 10 Home Qalculate! 5.1.1.

hanna-kn commented 1 month ago

Fixed.

This issue occurred when there were exactly one history item left (after clear or remove). The history list was correct after restart.