nus-cs2103-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Calculator closes on click on other areas of the application #1349

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Description:

With the calculator gui opened, if I were to click on any other parts of the application will lead to closing the calculator gui without any notification or warning.

This will be inconvenient for cashiers who wish to keep the calculator opened at all times and check on customer details sometimes.

Steps to reproduce:

  1. Enter command "calc-gui"

  2. Click on anywhere else on the application

Expected:

Calculator gui to still stay somewhere maybe overlapped by the main application and can still be accessed later.

Actual:

Calculator gui closed.


[original: nus-cs2103-AY2223S1/pe-interim#1757] [original labels: type.FeatureFlaw severity.Low]

bensohh commented 1 year ago

Team's Response

As you can see, we the calculator-gui remains open even when I click anywhere else on the application. Is it a problem with your operating system/computer/system preference?


video:https://raw.githubusercontent.com/nus-cs2103-AY2223S1/pe-dev-response/main/files/8fb7ea7d-2b72-4639-a409-5df1e7994a35.mov

Duplicate status (if any):

--