Nafeij / pe

0 stars 0 forks source link

UI Window sizing instability #2

Open Nafeij opened 1 year ago

Nafeij commented 1 year ago

Attempting to resize the GUI window will cause it to move downwards out of view of the user.

In addition, it is not possible to bring the window back into view once the window size is auto-saved.

This is especially inconvenient for laptop users for which the default window size may be too large for a 1280px display.

To reproduce:

Launch the application and resize the window height with your cursor.

Expected behaviour:

The window's height would change to the user's desired height.

Actual behaviour:

The window shrinks or 'slides' downwards until it is not visible in the user's viewport.

nus-pe-script commented 1 year ago

Team's Response

We are unable to replicate this issue. Furthermore, it is a cosmetic issue and does not affect any functionality.

The 'Original' Bug

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

Resizing window problem

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


image.png

According to this, I should be able to resize the window but attempting to do so makes the whole window go downwards and disappear then I will have to reopen the app again to see it. It also doesn't go any smaller than what is shown in the documentations


[original: nus-cs2103-AY2223S2/pe-interim#3876] [original labels: severity.Low type.DocumentationBug]

Their Response to the 'Original' Bug

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

We are unable to reproduce this. Furthermore, it is a cosmetic issue.

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`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue type Team chose [`type.DocumentationBug`] Originally [`type.FunctionalityBug`] - [x] I disagree **Reason for disagreement:** The issue affects the functionality of the application: it may become completely unusable when it occurs.
## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** See above.