Open Raghava-Chittidi opened 4 days ago
We are unable to reproduce this bug using a Mac device. The following steps were done:
force quit from intellij ide
The tester seems to have interfaced with the software via the IntelliJ IDE, rather than from the command line terminal. This is not the intended method of launching the application in accordance to the CS2103T guidelines, nor for our User/Developer guides, either.
At worst, this is a Low severity, because only a rare minority of users would repeat steps 1-2 up to 10 times. A High seems excessively harsh, because we don't believe a majority of users usually repeat steps 1-2 up to 10 consecutive times.
Furthermore, in good faith, we have also attempted to reproduce this bug by launching via double-clicking the .jar file, and also by source code (this, we really shouldn't have even considered, but your brief mention of the intellij ide is very concerning). Similar failures to replicate reported.
Team chose [response.CannotReproduce
]
Reason for disagreement: I was able to reproduce it by following the steps in their user guide to launch the application. During the PE I used the intellij ide terminal to start the application which should not affect this bug because the application is still ran from the terminal. However, I decided to retry by opening an actual terminal without intellij ide. I was able to produce the same bug and there is a recording of the bug here.
https://drive.google.com/file/d/15lEu1wGM-xVlhJn1P97jYUGRM3EOlwkf/view?usp=sharing
I also said repeat the steps 2-10 times just in case the testers we unable to reproduce it. In reality, when I open and close the help window for the first time as seen in the recording, the application crashes.
To replicate, start the application on a mac computer and enter full screen.
help
to open the help window.When it crashes, there is a black screen on the top right that appears and the cursor is in loading mode. To recover from this, the application needs to stop running or you need to force quit from intellij ide
Screenshot 2024-11-15 at 4.15.14 PM