#7578 closed enhancement (fixed)
Postboxes: when dragging by the right end the cursor is "in the air".
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
We can make the text a dedicated handle for dragging and the rest clickable (open/close).
Alternatively the box title (h3) can be both clickable and draggable (the click is cancelled if it's dragged) and the box should shrink to the right to avoid the "cursor in the air" look.
In any case IMHO the "clickable" area should be expanded to the whole box title. Also we should probably disable dragging of open boxes.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Patch implements the first suggestion. Has an "on hover" icon that appears after the postbox title (from the crystal project set), may use another method to show where the handle is.