woojiahao / pe

1 stars 0 forks source link

UI does not scale with window scaling #11

Open woojiahao opened 10 months ago

woojiahao commented 10 months ago

Making the application full screen does not increase the width of the person list to the right

Screenshot 2023-11-17 at 16.45.07.png

Also causes issues when reading from a narrow window

Screenshot 2023-11-17 at 16.59.52.png

Makes it hard to use the application in certain layouts

nus-pe-script commented 10 months ago

Team's Response

We have noticed this in the PE-D but was unable to reproduce it in Mac, Linux and Windows.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

The UI is not well formatted.

image.png

When I expand the app to full screen, the list of people is not adjusted to full screen even if the background is in full screen.


[original: nus-cs2103-AY2324S1/pe-interim#5743] [original labels: severity.Low type.FeatureFlaw]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

We have noticed this in the PE-D but was unable to reproduce it in Mac, Linux and Windows.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


## :question: Issue response Team chose [`response.CannotReproduce`] - [x] I disagree **Reason for disagreement:** If the issue has been replicated multiple times in both PE-D and PE, then it clearly is an issue that is plaguing users on larger screens. While I understand that having access to a larger screen may not be possible within the team, claiming that they are "unable to reproduce it in Mac, Linux and Windows" is insufficient in acknowledging this as a bug. Additionally, in my second screenshot, it is also clear that this issue also affects the readability of the UI as a short window causes the very last elements of the UI to be cut off. As such, while the team may be unable to replicate this issue due to having a smaller screen size, it has, undoubtably, been raised as a UI scaling issue by multiple parties, and as such, is a valid bug.