Skip to main content

Search and Top Navigation

#5377 closed bug (duplicate)

Opened March 18, 2010 10:49PM UTC

Closed March 20, 2010 10:11PM UTC

Last modified October 11, 2012 09:15PM UTC

TypeError in Dialog Modal's Mask Creation

Reported by: tracker1 Owned by:
Priority: critical Milestone:
Component: ui.dialog Version: 1.8rc3
Keywords: TypeError,modal,dialog Cc:
Blocked by: Blocking:
Description

In Firefox 3.6

TypeError: b("<div></div>").addClass("ui-widget-overlay") is undefined

In IE I get something along the lines of

''' TypeError 'undefined' is undefined

It doesn't happen every time, but if I keep clicking to open a dialog it will generate the error several times. I'm creating the DOM element for the modal/dialog itself via script, so that may be a unique circumstance that creates the issue at hand.

Attachments (0)
Change History (3)

Changed March 20, 2010 02:30AM UTC by Rwhitbeck comment:1

Can you provide a test case? an example in jsbin.com would be fine.

Changed March 20, 2010 10:11PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Duplicate of #5228.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted