Search and Top Navigation
#15402 new bug ()
Opened June 10, 2021 12:55PM UTC
Last modified June 10, 2021 12:59PM UTC
The jquery-ui.structure.css is erroneously generated with the custom css scope, if any
Reported by: | roberto-cisternino | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | none |
Component: | ui.css-framework | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
it looks the jquery-ui.structure.css that should be generic and thus not associated to any css scope, it is now generated with styles starting with the css scope provided by the user for custom themes before download.
By the way another bug is present in the link included in the theme artifact, such as:
http://jqueryui.com/themeroller/?scope=.clouds-theme&folderName=clouds-theme&......
The link doesn't work because it contains the scope and the forlderName parameters... after removing these parameters the link works as expected.
Attachments (0)
Change History (1)
Changed June 10, 2021 12:59PM UTC by comment:1
component: | ui.core → ui.css-framework |
---|---|
priority: | minor → major |