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

WebForms Examples Explorer issues in Ext.NET 4.1.0 #5

@fabriciomurta

Description

@fabriciomurta

Summary

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

This version includes ExtJS 6.0.2. The previous Examples Explorer Webforms release issue was extnet/Ext.NET#1217.

OPEN

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

Item State Description
1 OPEN http://localhost:51299/
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.
@DaniilVeriga: It is not reproducible on my side.
5 OPEN http://localhost:51299/#/SignalR/Basic/StockTicker/
Triggers on load:
WebSocket connection to 'ws://localhost:51299/signalr/connect?transport=webSockets&connectionToken=PGDRheV2buyIS4xqwBVxuV%2Fjs1HnZeSY3o5MEiKVPJ8E48jfQCv2a8VSphAbk2f4IA3DEPkNnDQE4BgUHSfNECDXGEGb0KI2AHL%2FtHsaWwg0rcXQyZFPitRmETgWAnR9&connectionData=%5B%7B%22name%22%3A%22stockticker%22%7D%5D&tid=2' failed: Error during WebSocket handshake: Unexpected response code: 500
@DaniilVeriga: there is no error on my side and the example works fine.
12 OPEN http://localhost:51299/#/TabPanel/Basic/Reorderable_Tabs/
Reported on extnet/Ext.NET#1217 item 126 (still actual)
On Crisp/triton themes, selecting a tab and clicking Toggle tabs enabled makes text of the selected tab become invisible. Selected tab's highlight is also removed.

PENDING

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

Item State Description
13 OPEN http://localhost:51299/#/Chart/Column/Stacked/ (and all others)
extnet/Ext.NET#1326 Reported on extnet/Ext.NET#1217 item 41 (still actual)
Clicking 'preview' shows the window, but window's 'close' button is half covered by scrollbar.
@DaniilVeriga: the Sencha example behaves similarly. IMO it is very unlikely it is going to be fixed ever.
15 OPEN http://localhost:51299/#/Draw/Basic/Analytics/
extnet/Ext.NET#583 Reported on extnet/Ext.NET#1217 item 58 (still actual)
Related issue: extnet/Ext.NET#583
Graphs' tooltips do not work (on hover above graph bullets). Refer to http://examples2.ext.net/#/Draw/Basic/Analytics/.
16 OPEN http://localhost:51299/#/Draw/Basic/Australia/
17 OPEN http://localhost:51299/#/Draw/Basic/Pie_Chart/
18 OPEN http://localhost:51299/#/Draw/Basic/Punch_Chart/
extnet/Ext.NET#583 Reported on extnet/Ext.NET#1217 items 59, 60 and 61 resp (still actual)
Related issue: extnet/Ext.NET#583
The image still does not have any interaction/events on mouse hover. (refer to 2.x examples explorer)
19 OPEN http://localhost:51299/#/GridPanel/Miscellaneous/Submit_to_Handler/
extnet/Ext.NET#122 Reported on extnet/Ext.NET#1217 item 90 (still actual)
Related issue: extnet/Ext.NET#122 (reported much much earlier than this!)
When checking lines, unless the click exactly hits inside the checkbox region, all other selected items are undone.
20 OPEN http://localhost:51299/#/GridPanel/Paging_and_Sorting/Multiple_Sorting_Local/
extnet/Ext.NET#1217 Reported on extnet/Ext.NET#1217 item 93 (still actual)
Related issue: extnet/Ext.NET#746
Removing last sorter does not actually remove sorting from the corresponding column

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
2 FIXED http://localhost:51299/#/GridPanel/Infinite_Scrolling/Tuner/
Reported on extnet/Ext.NET#1217 item 85 (still actual)
Triggers 404 error on load:
ext.axd?v=635974819602396618:14119 GET http://localhost:51299/Examples/GridPanel/Infinite_Scrolling/Tuner/localAjaxSimulator?groupSize=0&_dc=1461895961615&page=1&start=0&limit=5000 404 (Not Found)
Update by fabricio: SimManager not working in ExtJS 6. Asked in sencha forums and made a fiddle about the problem.
@DaniilVeriga: needed to update SimManager.js and other JavaScript sources of the example
3 FIXED http://localhost:51299/#/Examples/Portal/Basic/Deluxe/
4 FIXED http://localhost:51299/#/Examples/Portal/Basic/Simple/
extnet/Ext.NET#1322 Triggers on load:
ext.axd?v=635974819602396618:5594 [E] Ext.mixin.Observable.doAddListener(): Cannot add 'drop' listener to Ext.app.PortalPanel instance. No function specified.
Reported on extnet/Ext.NET#1217 item 124 and 125 resp.
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.
6 FIXED http://localhost:51299/#/Form/Tag/TagField/
6.1 extnet/Ext.NET#1323 Basic example throws ext.axd?v=635975224018305089:107801 Uncaught TypeError: Cannot read property 'query' of undefined when starting to type or expanding dropdown.
6.2 FIXED* Probably the behavior of extnet/Ext.NET#1217 item 69 is still actual.
@DaniilVeriga: I cannot reproduce the behavior - custom items appear to be added well.
6.3 extnet/Ext.NET#1324 Forcing values and Floating examples refuses to hide the dropdown list when clicking outside of the control. To dismiss it, click either in one of the options or blank area inside the tags' field.
7 FIXED http://localhost:51299/#/GridPanel/Locking_Grid/GroupingSummary_with_group_headers/
Reported on extnet/Ext.NET#1217 item 86 (still actual)
Triggers Uncaught TypeError: Cannot read property 'view' of null in some circumstances.
To try and reproduce click to edit a cell, then click the 'toggle' button, then again click to edit another cell until the error happens. Editing is disabled once the error triggers the first time.
Note: Similar example Group Summary Plugin does not reproduce the issue!
8 FIXED http://localhost:51299/#/MessageBox/InfoPanel/Overview/
9 FIXED http://localhost:51299/#/MessageBox/Notification/Client-Side_Notification/
10 FIXED http://localhost:51299/#/MessageBox/Notification/Overview/
10.1 FIXED The window height is too small to accommodate the accordion layout's menu entries (for Triton theme at least)
10.2 extnet/Ext.NET#1291 Reported on extnet/Ext.NET#1217 items 108, 109, 110, respectively (still actual)
Custom Align > Show Bottom Right Inside Window gets rendered behind the window...
11 FIXED http://localhost:51299/#/MessageBox/InfoPanel/Standard_Queues/
extnet/Ext.NET#1291 Any callout can be rendered behind the window if the main window limits are close enough to the inner window's.
Reported on extnet/Ext.NET#1217 item 111 (still actual)
Center button occasionally is rendered behind the window.
14. FIXED* http://localhost:51299/#/DragDrop/Grid/Cell_to_Cell/
Reported on extnet/Ext.NET#1217 item 55
Related issue: extnet/Ext.NET#1233
Occasionally, dropping values in the Price column triggers Uncaught TypeError: Cannot read property 'textContent' of null.
19. FIXED* http://localhost:51299/#/GridPanel/Miscellaneous/Grouping/
Reported on extnet/Ext.NET#1217 item 88
Related issue: extnet/Ext.NET#1238
Clicking the Expand/Collapse Groups triggers Uncaught TypeError: Cannot read property 'setChecked' of null.

PENDING

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

Item State Description

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions