l2ejected / pe

0 stars 0 forks source link

Un-minmizable or un-shiftable pop-up #2

Open l2ejected opened 4 years ago

l2ejected commented 4 years ago

The popup obstructs the user from seeing what is being typed into the command line and and its positioning is different as compared to the image shown on the UG. Also, the popup cannot be shifted to un-obstruct what is being typed before:

image.png

after: [typing a command e.g. list]

image.png

UG:

image.png

nus-pe-bot commented 4 years ago

Team's Response

This error was due to the unpredictable nature of JavaFX pop up positioning with variability of screens. Tested on 4 different laptops and pop up showed right above the command box. Furthermore, all popups can be escaped using the esc key.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.High]

Reason for disagreement: In the response, it states that all popups can be escaped using the esc key. However, this was not communicated to the user; i.e. me, in the UG.