InteractiveFaultLocalization / iFL4Eclipse

iFL for Eclipse is an Eclipse plug-in for supporting interactive fault localization for Java projects developed in this environment.
Eclipse Public License 2.0
3 stars 1 forks source link

After setting scores to 1, set scores to 0 requires three clicks #164

Closed brita-sed closed 4 years ago

brita-sed commented 4 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.
  3. Load scores... button.
  4. Right click on a "User feedback enabled" element.
  5. Select "Context based feedback".
  6. Try to set scores to 0 and 1.

Expected results

Received results

https://drive.google.com/file/d/12_qnZUaKSPZCx9GiTGBAD8bx1u7lkIvI/view?usp=sharing

Environment:

Dhorvath1294 commented 4 years ago

https://github.com/sed-szeged/iFL4Eclipse/releases/tag/V2.fix-feedback-dialog-bugs.2

brita-sed commented 4 years ago

Retested, result: corrected.