claribelho / pe

0 stars 0 forks source link

Application crashers with No Line Found #1

Open claribelho opened 5 months ago

claribelho commented 5 months ago

Screenshot:

image.png

Keyboard input: Ctrl+C Expected: ^C Actual Output: :Exception in thread "main" java.util.NoSuchElementException: No line found at java.base/java.util.Scanner.nextLine(Scanner.java:1651) at Main.main(Main.java:32)

Note: Other inputs, Ctrl+V, Ctrl+Z etc will not throw the exception and will show as ^V, ^Z as per normal use of CLI.

This is an inconvenience to users that would like to eg copy a reflection question provided, but had not highlighted text yet.

nus-se-bot commented 5 months ago

Team's Response

Cntrl C command is used to abort task.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]