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 221767

Summary: Default space allocation among 3 panes of css styles window not right
Product: web Reporter: lxlyons
Component: CSS Visual ToolsAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description lxlyons 2012-11-08 21:29:55 UTC
Currently, the default space allocation for the 3 panes in the CSS Styles window isn't optimal since the top two are small, and the bottom pane -- which is likely to have very few properties shown by default -- gets the most space, so the user invariably has to re-jigger the space.

Could we allocate 33% of the available height to each by default?  Once the user starts working with it, of course her settings prevail.
Comment 1 Marek Fukala 2012-11-09 09:22:34 UTC
web-main#bd422d04e089

Now its 2/3 for the selection/document and 1/3 for rule editor.  The styles inner splitpane is 1/2:1/2
Comment 2 Quality Engineering 2012-11-10 03:27:02 UTC
Integrated into 'main-golden', will be available in build *201211100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bd422d04e089
User: Marek Fukala <mfukala@netbeans.org>
Log: #221767 - Default space allocation among 3 panes of css styles window not right