Opened 10 years ago
Closed 10 years ago
#11839 closed defect (fixed)
Color Palette: breaks if app has background-color setting for TD
Reported by: | George Sexton | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dijit | Version: | 1.5 |
Keywords: | palette css | Cc: | |
Blocked By: | Blocking: |
Description
If the editor is on a page where CSS is included that sets the background color of a TD, then the color palette flyout will have blank squares of the color.
The color palette component (and text color component) should not be sensitive to non-dojo CSS elements.
You can see an example of this at:
http://www.mhsoftware.com/caldemo/EditorTest.html
This behavior was not present in Dojo 1.4.x
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.6 |
---|---|
Owner: | set to bill |
Priority: | high → normal |
Status: | new → assigned |
Summary: | Color Palette EASILY broken → Color Palette: breaks if app has background-color setting for TD |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
You can work around this by adding this CSS somewhere: