WZWren / pe

0 stars 0 forks source link

Priority Matrix may disappear when navigating using scroll-wheel #3

Open WZWren opened 9 months ago

WZWren commented 9 months ago

image.png

Sometimes, when scrolling through the priority matrix, the matrix will flash a lot and rows will disappear. In severe cases, the matrix will completely fail to render the row. Horizontal scrolling will fix this issue.

nus-pe-script commented 9 months ago

Team's Response

This behaviour is because of JavaFX rendering, and is documented under 'Known Issues' in the UG.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This is not a Known Issue.

The Known Issue is that cells take time to render the tasks. My report claims that the cells will completely fail to render unless you horizontally scroll the matrix. A better response would be NotInScope or FaultyIssue, as the bug could be caused by the same thing.