This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262421 - Side panel does not resize on window size change
Summary: Side panel does not resize on window size change
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: All All
: P4 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-14 00:17 UTC by Majora320
Modified: 2016-06-15 12:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Majora320 2016-06-14 00:17:00 UTC
I use a tiling window manager (i3), so windows get resized quite a lot when I'm working (whenever I open a terminal in the same frame or 'workspace', which is quite often). I've noticed that when the ide is resized (either to a smaller or larger size), it does not update the size of the left panel, therefore rendering it either taking up half it's window size (if I started with a larger size), or taking up so much less than the space it should (if I started with a smaller size). Could you please add a window resize listener to the ui code to update the size of the side panel? Thanks!