{45} Grid open bugs (63 matches)

alex (2 matches)

Ticket Summary Component Milestone Type Created Modified
#6353 [grid] fix grid code/location issues WRT style guide DojoX Grid 1.2 defect 03/28/08 05/08/08
#5503 dojox.grid.data.DojoData markupFactory could use constructorFunction param DojoX Grid 1.2 enhancement 01/04/08 03/05/08

becky (1 match)

Ticket Summary Component Milestone Type Created Modified
#5374 grid high contrast: no indication of row selection when in high contrast mode DojoX Grid 1.2 defect 12/13/07 03/03/08

benschell (4 matches)

Ticket Summary Component Milestone Type Created Modified
#5036 BiDi Grid mouseover problem in IE DojoX Grid 1.2 defect 11/07/07 03/24/08
#5977 [patch][cla] In IE, with RTL, header node scrolls when hovering over resize handles DojoX Grid 1.2 defect 02/25/08 03/24/08
#5978 With RTL, headers are stretched the wrong direction when resizing the columns DojoX Grid 1.2 defect 02/25/08 03/17/08
#6567 [patch][cla] QueryReadStore sends two requests when sorting on grid columns DojoX Grid 1.2 defect 04/18/08 04/23/08

bill (1 match)

Ticket Summary Component Milestone Type Created Modified
#6453 space bar doesn't select row with focus DojoX Grid 1.2 task 04/08/08 04/08/08

BryanForbes (8 matches)

Ticket Summary Component Milestone Type Created Modified
#6758 Grid can't select row in IE DojoX Grid defect 05/15/08 05/15/08
#6491 deleting an item at the end of a grid with fast scrolling enabled errors DojoX Grid 1.2 defect 04/09/08 04/26/08
#6546 Improve integration with dojo.data DojoX Grid 1.2 defect 04/16/08 05/06/08
#6593 [testcase] dojox.Grid text editor not accepting mouse highlighting in Dialog DojoX Grid 1.2 defect 04/23/08 04/23/08
#4897 [PATCH][cla] Add a model that can use a key from a dataset DojoX Grid 1.2 enhancement 10/26/07 03/03/08
#6540 Grid core to support advanced features as mixins or other optional modules DojoX Grid 1.2 enhancement 04/16/08 04/16/08
#6545 Simplify Structure Specification DojoX Grid 1.2 enhancement 04/16/08 04/28/08
#6713 Grid paging too slow (solution suggestion). DojoX Grid 1.2 enhancement 05/09/08 05/09/08

sjmiles (1 match)

Ticket Summary Component Milestone Type Created Modified
#4863 Grid default models poorly suited to object based data. DojoX Grid 1.2 defect 10/24/07 03/04/08

sorvell (46 matches)

Ticket Summary Component Milestone Type Created Modified
#6750 duplicate onCell events (and probabily others) DojoX Grid defect 05/14/08 05/14/08
#6751 Grid moves when onRowClick in FF2 DojoX Grid defect 05/14/08 05/15/08
#6305 Error on double clicking a cell in Grid test DojoX Grid defect 03/24/08 03/24/08
#6351 _getRowId() in dojox.grid.data.DojoData needs to check for existence of _rowIdentities entry DojoX Grid defect 03/28/08 03/28/08
#6576 In IE7, the grid overflows the window when user increases font size DojoX Grid defect 04/21/08 04/21/08
#6590 Grid - loading and empty status messages DojoX Grid defect 04/23/08 04/23/08
#6591 Grid colSpan does not work in row 0 DojoX Grid defect 04/23/08 04/24/08
#6706 grid has rows but has no data after using setModel DojoX Grid defect 05/07/08 05/07/08
#6710 dojox.grid.data.Table sorts column with same values different upon each sort DojoX Grid defect 05/08/08 05/08/08
#6721 incorrect grid refresh with new data, if grid is not displayed DojoX Grid defect 05/09/08 05/09/08
#6746 Firefox scrolls horizontally when a vertical scroll command issued DojoX Grid defect 05/13/08 05/13/08
#6762 Grid columns cannot be resized with view widths as percentages DojoX Grid defect 05/15/08 05/15/08
#6675 Grid autoheight enhancement DojoX Grid enhancement 05/02/08 05/02/08
#6676 grid autoWidth based on content DojoX Grid enhancement 05/02/08 05/02/08
#6725 Grid model enhancement: add data loaded event DojoX Grid enhancement 05/10/08 05/10/08
#6730 Add extension point to Grid editing to intercept edits DojoX Grid enhancement 05/11/08 05/11/08
#5469 Selecting grid row causes unexpected scrolling DojoX Grid 1.2 defect 12/28/07 05/12/08
#6085 /dojox/grid/tests/test_edit.html doesn't work with IE6.0 SP2 DojoX Grid 1.2 defect 03/05/08 03/24/08
#6373 Grid: Filtering rows and sorting so that the filtered rows are on the top or bottom creates large gap. DojoX Grid 1.2 defect 04/01/08 05/12/08
#6639 Grid Dojo 1.1 cell content partially trimmed. DojoX Grid 1.2 defect 04/29/08 05/12/08
#4973 Advanced grid features do not work for dojox.Grid DojoX Grid 1.2 defect 10/31/07 04/01/08
#4984 Grid needs events for DND of rows DojoX Grid 1.2 defect 11/01/07 03/04/08
#5018 Advanced grid features work in dojox.VirtualGrid but not in dojox.Grid DojoX Grid 1.2 defect 11/05/07 04/01/08
#5145 Grid display issue DojoX Grid 1.2 defect 11/14/07 02/20/08
#5250 dojo.grid.data.Objects does not work well with editors DojoX Grid 1.2 defect 11/27/07 03/14/08
#5416 Grid content doesn't render when store items contain objects DojoX Grid 1.2 defect 12/18/07 02/20/08
#5430 Dojo Grid addRow generates editCell bug DojoX Grid 1.2 defect 12/19/07 02/20/08
#5433 Dojo Grid editor restore bug DojoX Grid 1.2 defect 12/19/07 03/03/08
#5504 [patch][needs cla] dojox.grid.editors.Select doesn't use values DojoX Grid 1.2 defect 01/04/08 02/20/08
#5552 Grid page/row caching (for dojo.data), is broken on IE. DojoX Grid 1.2 defect 01/10/08 02/20/08
#5589 Bug in Grid 1.0 within ContentPane DojoX Grid 1.2 defect 01/14/08 02/20/08
#5597 [testcase] Scrolling the grid all the way down makes scrollbars appear in the <body> (or the parent element?) DojoX Grid 1.2 defect 01/16/08 02/20/08
#5598 [testcase] Wildcard asterisk in a table column and autowidth="true" makes Grid almost infinitely wide DojoX Grid 1.2 defect 01/16/08 02/20/08
#5627 Grid and dijit.form.CheckBox format error DojoX Grid 1.2 defect 01/21/08 02/20/08
#5642 Grid: ItemFileReadStore, after sorting, edit data in table disappears DojoX Grid 1.2 defect 01/23/08 02/20/08
#5730 Grid resize can fail if parent node doesn't exist in 1.0.2 (fix for 4892 is incorrect) DojoX Grid 1.2 defect 01/30/08 02/29/08
#5754 CSS <body style="text-align:center"> kills Grid DojoX Grid 1.2 defect 02/04/08 04/02/08
#5914 Column resizing with multiple header rows sometimes does not work. DojoX Grid 1.2 defect 02/20/08 02/20/08
#6025 [patch][cla] Focus an editable Boolean field undos the previous edit DojoX Grid 1.2 defect 02/28/08 02/29/08
#6084 Grid sorting fails when column contains null or missing data DojoX Grid 1.2 defect 03/05/08 03/24/08
#6130 Layout problems related to horizontal scrolling in dojox.Grid DojoX Grid 1.2 defect 03/10/08 03/27/08
#6201 Grid render/flicker problem while changing the height DojoX Grid 1.2 defect 03/13/08 03/24/08
#6569 QueryReadStore/DojoData/Grid grabs all rows if formatter does not return DojoX Grid 1.2 defect 04/19/08 04/21/08
#4983 Add column reordering (drag-n-drop) to Grid DojoX Grid 1.2 enhancement 11/01/07 02/20/08
#6251 DOJO Grid not supporting display of nested objects in JSON data DojoX Grid 1.3 enhancement 03/18/08 04/28/08
#5028 Add a print method DojoX Grid 1.3 enhancement 11/06/07 02/20/08
Note: See TracReports for help on using and creating reports.