-
30 Oct 2009 9:24 PM #1
Revision 5572/96 breaks examples/view/list-view.html
Revision 5572/96 breaks examples/view/list-view.html
Update: See post #17 of this thread for resolution.
Ext version tested:- Ext JS revision 5572/96 slated for 3.1
Adapter used:- ext
css used:- only default ext-all.css
- custom css (in list-view.css / examples.css)
Browser versions tested against:- IE6 (not tested, but believe it's broken here too -- will post another thread about dd)
- IE7
- FF3.5.4
- Safari 4.0.3
Operating System:- WinXP Pro
- Leopard 10.5
Description:- Items selected remains at 0 when making selections, even if ctrl/shift clicks.
Test Case:
Code:ext-svn-5572/examples/view/list-view.html ext-svn-5572/examples/organizer/organizer.html (same issue)
-
30 Oct 2009 9:38 PM #2
Revision 5572/96 breaks field-to-grid-dd example
Revision 5572/96 breaks field-to-grid-dd example
Update: See post #18 of this thread for resolution for these.
Ext version tested:- Ext JS revision 5572/96 slated for 3.1
Adapter used:- ext
css used:- only default ext-all.css
- custom css (in grid-examples.css / examples.css)
Browser versions tested against:- IE6
- IE7
- FF3.5.4
- Safari 4.0.3
Operating System:- WinXP Pro
- Leopard 10.5
Description:- Drag and drop functionality is broken -- is not replacing text in grid when dropping element
Test Case:
Code:ext-svn-5572/examples/dd/field-to-grid-dd.html (cannot replace the value in grid) ext-svn-5572/examples/grid/property-grid.html (cannot change the values in grid) ext-svn-5572/examples/grid/edit-grid.html (cannot change the values in grid) ext-svn-5572/examples/grid/row-editor.html (cannot update the values in grid) ext-svn-5572/examples/writer/writer.html (cannot add new data or update existing rows) ext-svn-5572/examples/restful/restful.html (cannot update when adding new rows) ext-svn-5572/examples/debug/debug-console.html (cannot update values in property grid)
-
30 Oct 2009 9:46 PM #3
Revision 5572/96 breaks view/data-view example
Revision 5572/96 breaks view/data-view example
Update: See post #17 of this thread for resolution.
Ext version tested:- Ext JS revision 5572/96 slated for 3.1
Adapter used:- ext
css used:- only default ext-all.css
- custom css (in data-view.css / examples.css)
Browser versions tested against:- IE6
- IE7
- FF3.5.4
- Safari 4.0.3
Operating System:- WinXP Pro
- Leopard 10.5
Description:- Selection is broken. Make selections. Now, click on another image. Previous selections are not cleared and are still highlighted.
Test Case:
Code:ext-svn-5572/examples/view/data-view.html ext-svn-5572/examples/organizer/organizer.html (same issue)
-
30 Oct 2009 9:53 PM #4
Update: See post #17 of this thread for resolution.
Also broken is examples/organizer/organizer.html. It shows 0 selections when dropping images into Album 1.
-
30 Oct 2009 9:55 PM #5
Update: See post #17 of this thread for resolution.
Also broken is examples/organizer/organizer.html. Previous selections are not cleared and stay highlighted when changing image selections.
-
30 Oct 2009 10:04 PM #6
Update: See post #18 of this thread for resolution.
Examples/grid/property-grid.html is also broken. Not able to change the values -- doesn't stick -- reverts back to loaded value.
-
30 Oct 2009 10:09 PM #7
Update: See post #18 of this thread for resolution.
The same issue is seen with examples/grid/edit-grid.html -- cannot change any value -- will revert back to the loaded value.
-
30 Oct 2009 10:25 PM #8
Added more examples failing with the same issue in the first post.
-
30 Oct 2009 10:51 PM #9
Revision 5572/96 breaks form/combos example
Revision 5572/96 breaks form/combos example
Update: See post #17 of this thread for resolution for these.
Ext version tested:- Ext JS revision 5572/96 slated for 3.1
Adapter used:- ext
css used:- only default ext-all.css
- custom css (in xtheme-gray.css / combos.css / examples.css)
Browser versions tested against:- IE6 (not tested)
- IE7
- FF3.5.4
- Safari 4.0.3
Operating System:- WinXP Pro
- Leopard 10.5
Description:- Moving mouse over pull-down selections highlights entry under mouse and remains highlighted when moving mouse to the next entry. Also not able to make a selection -- the field remains blank after attempting to make a selection.
Test Case:
Code:ext-svn-5572/examples/form/combos.html ext-svn-5572/examples/form/forum-search.html (same issue) ext-svn-5572/examples/form/dynamic.html (same issue with pull-down selection in first form) ext-svn-5572/examples/form/xml-form.html (same issue the state pull-down selection) ext-svn-5572/examples/locale/dutch-form.html (same issue with pull-down selection) ext-svn-5572/examples/locale/multi-lang.html (same issue with Language selector pull-down selection)
-
30 Oct 2009 10:58 PM #10
Update: See post #17 of this thread for resolution.
Examples form/forum-search.html has the same issue. Enter ajax and move mouse over drop down selections. Moving mouse over entries highlights, but remains highlighted when moving on to the next entry.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote