Opened 12 years ago
Closed 7 years ago
#10588 closed enhancement (patchwelcome)
InlineEditBox: does not preserve CSS float attribute
Reported by: | timdp | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Dijit | Version: | 1.3.2 |
Keywords: | dijit inlineeditbox | Cc: | |
Blocked By: | Blocking: |
Description
When trying to float an inline edit box up in a form using float: left I noticed that the CSS float attribute is not preserved when the widget switches into edit mode.
Change History (7)
comment:1 Changed 12 years ago by
Component: | General → Dijit |
---|---|
Owner: | anonymous deleted |
Summary: | dijit.InlineEditBox does not preserve CSS float attribute → InlineEditBox: does not preserve CSS float attribute |
comment:2 Changed 12 years ago by
Owner: | set to Douglas Hays |
---|
comment:3 Changed 12 years ago by
Type: | defect → enhancement |
---|
comment:4 Changed 12 years ago by
Milestone: | tbd → future |
---|
No immediate plans to implement this. Feel free to contribute a patch as long as it contains sufficient automated tests (most likely using the doh.robot).
comment:5 Changed 8 years ago by
Owner: | Douglas Hays deleted |
---|---|
Status: | new → assigned |
comment:6 Changed 8 years ago by
Status: | assigned → open |
---|
comment:7 Changed 7 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | open → closed |
Given that no one has shown interest in creating a patch in the past 5+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
Neither is position. I think the idea is to position/float a parent DIV as needed.