Opened 14 years ago
Closed 14 years ago
#3219 closed defect (fixed)
InlineEditBox template problems with dijitInlineValue class
Reported by: | Douglas Hays | Owned by: | owen |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The InlineEditBox? template uses dijiInlineValue on a span tag. But the class sets a border which cannot be used on span tags. The border is placed around each line of a multiline span which can cover up part of the text, depending on line-height. This can be observed using test_InlineEditBox.html with the last programmatic example.
Change History (3)
comment:1 Changed 14 years ago by
Component: | Style → Dijit |
---|
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [8931]) fixes #3219 Removed border from tundra.css => .dijitInlineValue