Skip to main content

Search and Top Navigation

#9280 closed bug (notabug)

Opened May 10, 2013 12:20PM UTC

Closed May 10, 2013 01:43PM UTC

Last modified May 10, 2013 06:22PM UTC

JQuery-UI Theme with defined css scope won't work

Reported by: thomi_ch Owned by: thomi_ch
Priority: minor Milestone: none
Component: ui.dialog Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Hello

As in this bug http://bugs.jqueryui.com/ticket/8324 described, i found something similar with latest jQuery-UI 1.10.3:

Checkout this two jsFiddle:

jQuery-UI, original darkness theme, without css scope: http://jsfiddle.net/thomi_ch/CUkLK/

works fine, as expected

Theme original link: http://goo.gl/J8J3x

jQuery-UI, le-frog theme, with css scope ".rudy": http://jsfiddle.net/thomi_ch/vLvWQ/

dialog doesn't show exactly, some styles are not applied.

Theme original link: http://goo.gl/CYqQO

Checkout also this two screenshots of the code:

without css scope:

http://i.imgur.com/WLaSyos.png

with css scope:

http://i.imgur.com/dmIoV24.png

I use two different themes for admin and customer gui. Before i used 1.8.4 which has worked perfectly in that case.

I don't know if this is only ui.dialog specific, maybe other components also have a problem with used css scope.

Thanks for feedback or a fix/workaround for it.

Attachments (0)
Change History (4)

Changed May 10, 2013 12:26PM UTC by scottgonzalez comment:1

owner: → thomi_ch
status: newpending

#8324 is closed as wontfix. Are you trying to report a different problem? The jsfiddle just gives me 403s for your external resources.

Changed May 10, 2013 12:43PM UTC by thomi_ch comment:2

status: pendingnew

ups.. sorry.. .htaccess.. :) have opened it.. please check again..

I think it's a similar problem.. but never version.

Thanks

thomi

Changed May 10, 2013 01:43PM UTC by scottgonzalez comment:3

resolution: → notabug
status: newclosed

Can you file an issue for this at https://github.com/jquery/download.jqueryui.com/issues? This isn't related to the code in the jquery-ui repo. CSS Scopes only exist in themes generated by ThemeRoller, which is part of the download builder repo.

Changed May 10, 2013 06:22PM UTC by thomi_ch comment:4

Hey Scott

Done: https://github.com/jquery/download.jqueryui.com/issues/145

Thanks anyway for pointing to right direction... where issue will be solved ;)

Regards

thomi