Bug 374848 - Can't load jQuery widgets
Summary: Can't load jQuery widgets
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-20 23:13 EDT by lu lu CLA
Modified: 2017-02-23 14:05 EST (History)
3 users (show)

See Also:


Attachments
jQuery sample project (14.10 KB, application/octet-stream)
2012-03-30 23:33 EDT, lu lu CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lu lu CLA 2012-03-20 23:13:29 EDT
Build Identifier: 0.8.0.v201203140902

Extend jQuery widgets in EDT, but seems can't load correctly, seems issue in AMD loader.

Reproducible: Always
Comment 1 Huang Ji Yong CLA 2012-03-20 23:31:13 EDT
The JQuery also have AMD definition, that may cause the problem.
I don't know if this is a high priority problem.
Comment 2 Huang Ji Yong CLA 2012-03-30 22:48:01 EDT
Hi Lulu,
Please attache the test project.
Comment 3 lu lu CLA 2012-03-30 23:33:12 EDT
Created attachment 213412 [details]
jQuery sample project