Ticket #6881 (closed bug: fixed)
ThemeRoller icons aren't showing correctly on hover
| Reported by: | rdworth | Owned by: | jquery-infrastructure |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8.9 |
| Component: | [meta] ui.themeroller | Version: | 1.8.8 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by rdworth) (diff)
Steps to reproduce
- Go to http://jqueryui.com/themeroller
- Scroll down to Framework Icons
- Hover mouse over an icon
- Expected result: icon displays with hover style
- Actual result: icon shows as black rectangle
Seems the icons url http://jqueryui.com/images/?new=888888&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png is showing the jqueryui.com home page
Change History
comment:3 Changed 2 years ago by Insanity5902
Playing around, sometimes it seems to load sometimes it doesn't.
Not sure about the link above, all my testing shows the Image loading from http://jqueryui.com/themeroller/images/?new=454545&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png
If you reload this url several times you will see that sometimes it loads and sometimes it is loading a black square. Looks to be a problem with the script serving up the image.
comment:5 in reply to: ↑ 4 Changed 2 years ago by rdworth
Replying to etiger13:
Is themeroller in GH?
No. The code that runs jqueryui.com including the Download Builder and ThemeRoller is currently in a private SVN repo. There's a rewrite of ThemeRoller in-progress that will be made public when it launches, likely months away yet.

