virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

Sorting Agorithms_Simulation_Merge Sort #145

Open Maxslide opened 5 years ago

Maxslide commented 5 years ago

Defect Description: The the text appearing in the simulation at the bottom of the page remains incomplete for long text Reproduce issue: Data structures lab -> Sorting Algorithms -> Merge Sort -> select best case in the simulation Expected result: The text box should show: "Comparing the elements of the leftmost ele" Actual Result: The text box shows : " comparing the elements of leftmost ele" Repair Idea: Either the text box should be scrolable or the text box must be longer or the text box must be of more than one line. Screenshot:

Screenshot from 2019-03-11 14-13-13