Opened 13 years ago

Last modified 13 years ago

#320 closed defect

FileTreePanel - file upload doesn't work in IE8 — at Version 1

Reported by: adube Owned by:
Priority: blocker Milestone: 1.2.0
Component: widgets Version:
Keywords: Cc:

Description (last modified by adube)

issue

http://filetree.extjs.eu/

In IE8, when using IE8 standards, the Ext.ux.form.BrowseButton doesn't work or behaves incorrectly (show a "browse" html button).

Saki, the widget creator, proposed to remove the doctype in order to be in "quirk" mode, but that's not a viable solution.

solution

Remove the UploadPanel and replace it by a FileUploadField ux in which a single file will be uploaded.

Change History (1)

comment:1 by adube, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.