VN-Hao / pe

0 stars 0 forks source link

Render issue #3

Open VN-Hao opened 11 months ago

VN-Hao commented 11 months ago

When I tried to make your app windows smaller, it suddenly disappeared and could not be opened. I am sorry but I cannot record the screen right now! I will update later!

P/s: To reproduce the bug, you can do the following steps:

  1. Open the app
  2. Expand it to full screen mode
  3. Try to crop it down from the top left corner. The bug may not happen right away but after sometimes dragging, your app will disappear.
nus-se-bot commented 11 months ago

Team's Response

The bug is created due to issues from changing the mininum height and widths of the main UI, making it a duplicate of issue #4089.

The 'Original' Bug

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

Problem with resizing application

The application allows for resizing, as the cursor changes to a resizing cursor at the edges of the application. However, there is a problem with the way resizing is handled, which may be an issue for users who are using bigger screens/want their application to be bigger to display more internships in the list.

Before resizing:

image.png

After dragging the bottom-left corner of the application by a small amount:

image.png

After the attempt to resize it the first time, a second attempt to resize was made, specifically by dragging the top border of the application. However, the application went out of the screen.


[original: nus-cs2103-AY2324S1/pe-interim#3171] [original labels: type.FunctionalityBug severity.Medium]

Their Response to the 'Original' Bug

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

Thank you for your report!

The bug is due to a mismatch of minimum width and height of the UI and the initial values of width and height we set the application to, which causes a sudden jump in application size. As the issue is easily rectified by setting the application fullscreen, we will maintain the severity of the issue at medium.

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 severity Team chose [`severity.Medium`] Originally [`severity.High`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]