j4ck990 / pe

0 stars 0 forks source link

Fields that are too long #6

Open j4ck990 opened 2 years ago

j4ck990 commented 2 years ago

image.png

Fields that are too long are cut off by the window

soc-pe-bot commented 2 years ago

Team's Response

Dear tester,

Firstly, the situation that this would happen is only when the word that the user uses in the tag is extremely long. This should have been considered as a severity VeryLow cosmetic issue per the module policy.

Secondly, this is the limitation of JavaFX FlowPane that it will not split the word even if it exceeds the maximum defined width. In fact, even if it is able to split the word, I do not think that it should because the meaning may not be there already.

Thirdly, we have stated clearly in the UG and DG that the tag is one word, and that our app only supports the use of standard English. During implementation, we have checked that the longest English word published in a dictionary is only 45 characters long: (https://en.wikipedia.org/wiki/Pneumonoultramicroscopicsilicovolcanoconiosis). Hence, such a long extreme "word" like what you just did is highly likely impossible for a normal user who uses English and only happens in the event of deliberate sabotage. In this case, it should not be considered a bug as per the module policy:

DA9585F5-4E5C-4A09-B931-EE6A9914A92B_4_5005_c.jpeg

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]