dnixon
10 Jul 2007, 4:57 PM
Could not find this mentioned elsewhere in the forum.
If I resize a grid column header by dragging the column separator in Safari for Windows (3.0.2) (build 522.13.1) the header resizes as shown by the vertical separator bars but the header text and remaining rows do not. Same effect calling grid.getView().fitToContainer().
See this on both 1.1-beta1 and 1.1-rc1.
I am using the following packages:
<link rel="stylesheet" type="text/css" href="ext/resources/css/ext-all.css" />
<script type="text/javascript" src="ext/adapter/yui/yui-utilities.js"></script>
<script type="text/javascript" src="ext/adapter/yui/ext-yui-adapter.js"></script>
<script type="text/javascript" src="yui/history-experimental-min.js"></script>
<script type="text/javascript" src="ext/ext-all.js"></script>
Windows XP Pro.
Columns resize fine for me in FF2.0, IE6 and Opera.
If I resize a grid column header by dragging the column separator in Safari for Windows (3.0.2) (build 522.13.1) the header resizes as shown by the vertical separator bars but the header text and remaining rows do not. Same effect calling grid.getView().fitToContainer().
See this on both 1.1-beta1 and 1.1-rc1.
I am using the following packages:
<link rel="stylesheet" type="text/css" href="ext/resources/css/ext-all.css" />
<script type="text/javascript" src="ext/adapter/yui/yui-utilities.js"></script>
<script type="text/javascript" src="ext/adapter/yui/ext-yui-adapter.js"></script>
<script type="text/javascript" src="yui/history-experimental-min.js"></script>
<script type="text/javascript" src="ext/ext-all.js"></script>
Windows XP Pro.
Columns resize fine for me in FF2.0, IE6 and Opera.