Defect description : In merge sort simulation the code cannot be scrolled down using the mouse ,also the scroll bar movement is not visible if it is scrolled down using arrow keys.
Steps to reproduce the issue: list of experiments->Sorting using Arrays->simulation->merge sort.
Expected result : the scrolling should work even with the mouse and the scroll bar should also move.
Actual result : the scrolling does not work and also it cannot be scrolled by mouse.
Defect description : In merge sort simulation the code cannot be scrolled down using the mouse ,also the scroll bar movement is not visible if it is scrolled down using arrow keys. Steps to reproduce the issue: list of experiments->Sorting using Arrays->simulation->merge sort. Expected result : the scrolling should work even with the mouse and the scroll bar should also move. Actual result : the scrolling does not work and also it cannot be scrolled by mouse.