#9280 closed bug (notabug)
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.
Change History (4)
comment:1 Changed 10 years ago by
Owner: | set to thomi_ch |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
Status: | pending → new |
---|
ups.. sorry.. .htaccess.. :) have opened it.. please check again..
I think it's a similar problem.. but never version.
Thanks thomi
comment:3 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
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.
comment:4 Changed 10 years ago by
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
#8324 is closed as wontfix. Are you trying to report a different problem? The jsfiddle just gives me 403s for your external resources.