Opened 13 years ago
Closed 13 years ago
#7519 closed defect (fixed)
Tundra theme have a bug when mouse is over dojox.grid.editors.Dijit cell editor
Reported by: | harobed | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | css tundra grid | Cc: | |
Blocked By: | Blocking: |
Description
I use a grid with some cell have dojox.grid.editors.Dijit editor.
In tundra theme :
- I select one editable cell
- I move mouse cursor on this cell
- when I type some key, I don't see the string in the cell
- if I move mouse cursor outside the cell, I see the string in cell
I haven't this issue with Soria theme.
Regards, Stephane
Change History (2)
comment:1 Changed 13 years ago by
Owner: | changed from Bryan Forbes to Nathan Toone |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [15094]) Fixes #7519 - set the text color to be black for widgets within a hovered cell