jonasgwt / pe

0 stars 0 forks source link

Text in the result box becomes black after highlighting it #3

Open jonasgwt opened 1 year ago

jonasgwt commented 1 year ago

Steps to reproduce:
Highlight the text in the result box, then click in the command box

Expected Output:
The text should remain white

Actual Output:
The highlighted portions of the text becomes black, making it hard to see

Screenshots:

Screenshot 2022-11-11 at 4.25.14 PM.png

nus-pe-script commented 1 year ago

Team's Response

Thank you for pointing that out. However, that is part of our color theme and we think that the words are still clearly visible whether it is black or white. The contrast is still clearly visible.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Although the text is still visible, the user has to squint to read the text due to the low contrast between the black and purple and the high contrast between the black text and white text surrounding it (as seen from my screenshot). The alternative which is just for the text to remain white seems like a more logical choice. The text will remain visible and the user can very easily read it.


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: There was no documentation of such an intended feature. It is logical to assume that it is, therefore, a bug, as I see no benefit in making the text appear black upon highlighting and clicking the command box. This issue is only persistent after highlighting a text in the result box, and then immediately clicking the command box. Clicking any other elements in the UI will not produce the behaviour I documented. As such, I feel it is a bug that exists due to user interaction with the result box and command box.