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

Expression-Evaluation_Simulation #223

Open jiviteshjain opened 5 years ago

jiviteshjain commented 5 years ago

Description:

The caret ^ operator is not accepted from the keyboard.

Steps to reproduce:

Go to the page, position the cursor in the calculator window and press Shift+^ to insert the caret. Nothing happens.

Expected Result:

It should allow every character available on the calculator to be inputted from the keyboard.

Note: Can't have a screenshot for something that doesn't get displayed!