Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

MVC Examples Explorer issues in Ext.NET 4.0.0 #1218

Closed
fabriciomurta opened this issue Jan 12, 2016 · 1 comment
Closed

MVC Examples Explorer issues in Ext.NET 4.0.0 #1218

fabriciomurta opened this issue Jan 12, 2016 · 1 comment
Milestone

Comments

@fabriciomurta
Copy link
Contributor

fabriciomurta commented Jan 12, 2016

Summary

Here we will enumerate all issues on Ext.NET 4.1.0 regarding the MVC version of the Examples Explorer. Corresponding WebForms issue is extnet/examples5.ext.net#5.

This version includes ExtJS 6.0.2. The previous Examples Explorer Webforms release issue was #1218.

OPEN

Items here are identified as defects but not yet analyzed nor fixed.

Item State Description
1 OPEN http://localhost:64683/
Chrome only: Loading the page triggers Failed to load resource: the server responded with a status of 404 (Not Found). The page attempts to load http://localhost:51299/resources/fonts/fontawesome-webfont.woff2?v=4.5.0, probably forced by ExtJS.
2 OPEN http://localhost:64683/#/DataView_Advanced/Report/
Triggers on load:
GET http://localhost:64683/WebResource.axd?d=-1APmc3pItTosmTKT4KZMyYrjuqiXodhFS…8fELcJnHV_BqlGtFOJvDvOdZdWdYaQmu0OyUo5jG6OmvW1zjI2gY1&t=635974586527330000 404 (Not Found)
ext.axd?v=635975202425924732:21955 GET http://localhost:64683/WebResource.axd?d=oc5XnZ9fEIQEVdt5Sal2wm3ZtFw-qYYLfx…_sjnGs0LFg9zgWJDcFP75AqKSu2V-eMoGgRE0PAvuqJRySNwjQwI1&t=635974586527330000 404 (Not Found)
3 OPEN http://localhost:64683/#/Portal/Complex/
4 OPEN http://localhost:64683/#/Portal/Simple/
Triggers on load:
ext.axd?v=635975202425924732:5594 [E] Ext.mixin.Observable.doAddListener(): Cannot add 'drop' listener to Ext.app.PortalPanel instance. No function specified.
Reported on #1218 items 41 and 42 (still actual)
Dropping an inner panel fails (when drag-and-dropping) and panel sticks to mouse pointer, throwing 5ext.axd?v=34245:19 Uncaught TypeError: Cannot read property 'apply' of undefined.
Same as extnet/examples5.ext.net#5 items 3 and 4 resp.
5 OPEN http://localhost:64683/#/DragDrop_Grid/Cell_to_Cell/
Reported on #1218 item 14 (still actual)
Related issue: #1233
Occasionally, dropping values in the Price column triggers Uncaught TypeError: Cannot read property 'textContent' of null.
Same as extnet/examples5.ext.net#5 item 14 (where the issue was not reproduced -- it requires a stubborn test to reproduce :) )
6 OPEN http://localhost:64683/#/Draw_Basic/Analytics/
Reported on #1218 item 16 (still actual)
Related issue: #583
Graphs' tooltips do not work (on hover above graph bullets). Refer to http://examples2.ext.net/#/Draw/Basic/Analytics/.
Same as extnet/examples5.ext.net#5 item 15
7 OPEN http://localhost:64683/#/Draw_Basic/Australia/
8 OPEN http://localhost:64683/#/Draw_Basic/Pie_Chart/
9 OPEN http://localhost:64683/#/Draw_Basic/Punch_Chart/
Reported on #1218 items 17, 18 and 19 resp (still actual)
Related issue: #583
The image still does not have any interaction/events on mouse hover. (refer to 2.x examples explorer)
Same as extnet/examples5.ext.net#5 items 16, 17 and 18 resp
10 OPEN http://localhost:64683/#/GridPanel_Paging_and_Sorting/Multiple_Sorting_Local/
Reported on #1218 item 33 (still actual)
Related issue: #746
Removing last sorter does not actually remove sorting from the corresponding column
Same as extnet/examples5.ext.net#5 item 20
11 OPEN http://localhost:64683/#/GridPanel_Selection_Models/Checkbox_Selection/
Reported on #1218 item 48 (still actual)
Related issue: #122
When checking lines, unless the click exactly hits inside the checkbox region, all other selected items are undone.
Update: The above error does not always happens as the similar example at extnet/examples5.ext.net#5 item 19, but it can be reproduced, for example, by clicking and briefly dragging on the area right outside the checkbox in the check column' cell.

PENDING

Items here are pending further analysis, another fix or something else that prevents them to be actually fixed.

Item State Description

WON'T FIX or NOT BUG

Item State Description

FIXED

As items are fixed, they are moved to this section.
Items with the FIXED* tag (with an asterisk) means they were fixed merely by the ExtJS upgrade or already fixed as the examples explorer was tested.

Item State Description
@DaniilVeriga
Copy link

DaniilVeriga commented May 11, 2016

I am closing this issue.
All open items have been moved to extnet/Ext.NET.Examples.MVC#1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants