SimNee / pe

0 stars 0 forks source link

Last cell is not fully displayed upon traversing via DOWN key. #12

Open SimNee opened 4 years ago

SimNee commented 4 years ago

Screenshot 2019-11-15 at 5.05.11 PM.png

nus-pe-bot commented 4 years ago

Team's Response

Hi, thank you for your bug report. Unfortunately, it appears that this bug was inherited from the base AB3 application - in fact it stems from an incorrect implementation of the ListView component in JavaFX, when the number of entries in the list exceeds 7. This is consistently reproducible across both Windows 10, MacOS and Ubuntu - please take a look. Here's a screenshot demonstrating the same problem in the base AB3 app.

image.png

This also appears in other applications in CS2103T that make use of the ListView component, for example:

image.png

This flaw is a limitation with the underlying JavaFX library used for this module - as such, we will be rejecting the bug report. Furthermore, the bug can be circumvented either by pressing up then down again to fully view the last entry, or using the scrollwheel on a mouse, or the scrollbar for that list. Thank you.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


:question: Issue type

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

Reason for disagreement: [replace this with your reason]