Skip to main content

Search and Top Navigation

#7542 closed bug (notabug)

Opened July 11, 2011 04:00PM UTC

Closed July 11, 2011 07:38PM UTC

Sencha & jQuery/jQuery UI behavior

Reported by: AdvDeveloper Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.dialog Version: 1.8.14
Keywords: Cc:
Blocked by: Blocking:
Description

Hello bugs team,

jQuery used: Latest. From Google CDN.

jQuery UI used: Latest. From Google CDN.

Browsers affected: Safari 5.0.5 on Windows.

jsFiddle: http://jsfiddle.net/4cV4n/

Sencha bug report: http://www.sencha.com/forum/showthread.php?139556-Carousel-strangest-behavior

I've successfully tracked down this bug and even found how to undo the "damage", but the solution isn't practical as it messes with jQuery UI's CSS. If you take the latest CSS used (http://ajax.googleapis.com/ajax/libs/jqueryui/1/themes/flick/jquery-ui.css), locate two lines that mention the class ".ui-widget-overlay" (line 41, line 289) and delete them, the phenomena doesn't occur.

I've also tried working with previous versions of both jQuery and jQuery UI, and the phenomena still happens.

I've reported that the bug is connected with ui.dialog component, but I'm not 100% sure about this. It's my developer's hunch that's guiding me...

I really hope you find the solution to this because it has been driving me nuts in the last few days.

Thanks in advance.

/AD

Attachments (0)
Change History (1)

Changed July 11, 2011 07:38PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

Please reduce your test page to only use jQuery and jQuery UI.