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

Lot of elements is faulty: description disappers from terminal choice popup window #90

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.
  4. Select a lot of item, then right click.
  5. Click Selected items seems faulty (terminal choice).

Expected results

Received results

too_much_selected

Environment:

Dhorvath1294 commented 4 years ago

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

The scroll bar on the side now appears as soon as there are 8 elements present.

brita-sed commented 4 years ago

Retested on version V2.fix-terminal-dialog-bugs. Result: corrected.

description_corrected