Opened 10 years ago
Closed 10 years ago
#9090 closed bug (fixed)
Themes: Issues with theme images in 1.10.1
Reported by: | aaronp55426 | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.10.2 |
Component: | ui.css-framework | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm using the Redmond theme with jQ 1.9.1, jQUI 1.10.1, and the theme pack for 1.10.1. Modal dialog boxes have a horizontal white stripe across the darken background. I think this file is broken:
jquery-ui-themes-1.10.1/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
Using jQUI 1.10.1 with the theme pack for 1.10.0 fixes the issue. Wanted to file this under some sort of theme category, but couldn't find one. Filing under dialog for now.
Change History (7)
comment:1 Changed 10 years ago by
Component: | ui.dialog → ui.css-framework |
---|---|
Status: | new → open |
Summary: | Modal dialog background broken in Redmond theme → Themes: Modal dialog background broken in Redmond theme |
comment:2 Changed 10 years ago by
Summary: | Themes: Modal dialog background broken in Redmond theme → Themes: Issues with theme images in 1.10.1 |
---|
Another from IRC:
1.10.0: http://jsfiddle.net/FlasJunior/zfEAQ/1/ 1.10.1: http://jsfiddle.net/FlasJunior/zfEAQ/
comment:5 Changed 10 years ago by
Milestone: | none → 1.10.2 |
---|---|
Priority: | minor → blocker |
comment:7 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
This is fixed on the servers and the next release will be done from one of the servers to ensure that a known good version of ImageMagick is used.
Confirmed - http://jsfiddle.net/tj_vantoll/agnvL/.
You can see the difference in the images here: 1.10.0: http://code.jquery.com/ui/1.10.0/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png 1.10.1: http://code.jquery.com/ui/1.10.1/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png