Open VN-Hao opened 11 months ago
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 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:
After dragging the bottom-left corner of the application by a small amount:
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]
[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]
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: