harin0826 / pe

0 stars 0 forks source link

Clicking on the person fast hangs the program #5

Open harin0826 opened 1 year ago

harin0826 commented 1 year ago

Clicking at a person multiple times repeatedly within a short period of time hangs the program for a while until it finish processing all the clicks.

nus-se-script commented 1 year ago

Team's Response

Thank you for raising this issue. However, we cannot replicate your problem and we believe that this has something to do with your operating system and how many processes are running on your laptop then.

Items for the Tester to Verify

:question: Issue response

Team chose [response.CannotReproduce]

Reason for disagreement: Apologies, perhaps my first issue was unclear. Please understand as it was due to the restricted time frame for the PE testing.

I could replicate the program lagging easily by double-clicking at a person multiple times fast (about 10 times in 3 seconds) then clicking on someone else. Here is a short demonstration.

MultipleClickTest.gif

As you can see from the terminal, the program is actively trying to load the FXML files in the background, so the problem is less likely due to my PC's performance.

Here is the spec of my PC (only the relevant components):

image.png

The program has also been allocated more than sufficient RAM to run.