Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#7578 closed enhancement (fixed)

Postboxes: when dragging by the right end the cursor is "in the air".

Reported by: azaozz Owned by: anonymous
Priority: normal Milestone: 2.7
Component: Administration Version: 2.7
Severity: normal Keywords: has-patch
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)

postbox-handles.patch (2.2 KB) - added by azaozz 5 years ago.
drag.gif (218 bytes) - added by azaozz 5 years ago.

Download all attachments as: .zip

Change History (5)

azaozz5 years ago

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.

azaozz5 years ago

  • Keywords has-patch added

I agree this is an improvement, much more intuitive as well as preventing the "in the air" cursors.

  • Resolution set to fixed
  • Status changed from new to closed

(In [8871]) Fix "cursor in the air" in postboxes, fixes #7578

Note: See TracTickets for help on using tickets.