tengcharmaine / pe

0 stars 0 forks source link

Presence of undo/redo command in app even though there is no such feature #3

Open tengcharmaine opened 2 months ago

tengcharmaine commented 2 months ago

Screenshot 2024-04-19 at 4.21.56 PM.png

How to reproduce: For mac users, press control and click on the command input box on the app. For windows users, the equivalent should be a right click.

Users might be confused about the functionality of this popup box that appears as there is undo and redo commands (and also not all the commands that you implemented).

nus-pe-script commented 2 months ago

Team's Response

This is simply the behaviour of the JavaFX text box. To test this, simply right click anywhere else on the app. It is probably impossible and also infeasible to change this behaviour since it is part of JavaFX. This should not confuse the user either since we do not mention undo/redo commands anywhere in UG or DG.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]