Opened 13 years ago
Closed 13 years ago
#7489 closed defect (duplicate)
InlineEditBox: buttons should sit above the page content
Reported by: | David Schwartz | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - LnF | Version: | 1.1.1 |
Keywords: | ibm InlineEditBox buttons | Cc: | |
Blocked By: | Blocking: |
Description
The Save and Cancel buttons displayed when the dijit.form.InlineEditBox? autosave attribute is false should sit above the page content rather than pushing the content down. The relative position of page elements can be meaningful in certain composed views. Accordingly, you don't want to disturb the relative position unnecessarily. In fact, there are likely situations were changing the relative position of elements could make it more difficult for the user to determine the proper value to enter into the field.
Change History (1)
comment:1 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | InlineEditBox buttons should sit above the page content → InlineEditBox: buttons should sit above the page content |
Note: See
TracTickets for help on using
tickets.
Dup of #6450, right?