virtual-labs-archive / problem-solving-iiith

Other
4 stars 437 forks source link

List of experiments_Permutation_Experiment #987

Open santhu33 opened 5 years ago

santhu33 commented 5 years ago

Defect Description: In the Editor ,The brackets are not highlighting properly when cursor is front of them. the highlighted text is going to next line ,which confuses user and also irritates him. ** Actually there is no distortion for the first time but it is going on increasing for upcoming brackets. And even it happens while selecting the text.

Steps to reproduce: 1.Problem Solving Lab → List Of Experiments ->Permutation-> Experiment->press go to lab. 2.write some text containing brackets and keep cursor in front any one of the bracket(either opening or closing).

Expected Result: The highlighted text remains in the same line without distortion and it should help user.

Actual Result: Rather than Making easier ,it is making difficult to code because of distortion.

Attachments: Screenshot (92) Screenshot (93) Screenshot (94)

santhu33 commented 5 years ago

Fixed Issue! Commit ID: 06682a4