Opened 12 years ago
Closed 12 years ago
#7372 closed defect (fixed)
capitalization typo in soria nihilo Menu.css for ' SpriteCheckBox.gif ' (breaks grid col disable popup checkboxes)
Reported by: | dtynan | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | themes | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo version: latest nightly builds (almost 1.2)
platform: probably a unix-only bug
my contact: dtynan at gmail.com (Dylan Tynan)
I originally sent this as an email on the list -- Nikolai said he'd pick it up. I'll paste in my email below, which should explain things well enough (this is just a capitalization typo in a css I think - easy fix). Email:
I believe there's a bug with dijit/themes/soria/Menu.css (and the nihilo version also). It's referring to a background image with the filename "spriteCheckBox.gif" (note the cap 'B'). That file only exists in lowercase-b form like "spriteCheckbox.gif" I believe. Firebug, of course, shows an error retrieving said file on Unixy systems. Note that a completely different file, Checkbox.css, does refer to the lowercase 'b' version (so I assume Menu.css is probably the one in error).
FYI - I'm seeing this error cause a problem in a soria or nihilo-themed grid, using column disablement, where I don't see any checkboxes next to the column name from a right-click on the headers ... disable/enable still works, just no checkbox.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|
comment:2 Changed 12 years ago by
Owner: | changed from nonken to dylan |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [14788]) fixes #7372, case-sensitivity typo in the soria and nihilo themes