-
1 May 2012 11:59 PM #1
IE8: Grid displays hidden column values after grid state is restored
IE8: Grid displays hidden column values after grid state is restored
Required Information
Version(s) of Ext GWT
Ext GWT 3.0 Release
Browser versions and OS
(and desktop environment, if applicable)- Internet Explorer 8, Windows 7
No
Description
When a grid column is hidden, the values of the hidden column are rendered after the grid is rendered the first time after a refresh and the column widths in the rows do not match the column widths of the headers.
Run mode
both
Steps to reproduce the problem- Navigate to Base Grid example (http://sencha.com/examples/#ExamplePlace:basicgrid)
- Hide column "Company"
- Refresh page using F5
Column "Company" is hidden
Actual result
Header of column "Company" is hidden, but the "Company" values are displayed in the grid. The column widths of the rows do not match the width of the column headers.
Live test
«http://sencha.com/examples/#ExamplePlace:basicgrid
-
15 May 2012 1:28 PM #2
Thanks for the report and the repro procedure. I can confirm this issue and have filed a bug against the team.
-
13 Jul 2012 7:38 AM #3
The bug is now fixed and can verified here http://staging.sencha.com:8080/examp...lace:basicgrid. Fix will go out in next release.
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTGWT-2118
in
3.0.1.


Reply With Quote