Problem/Motivation

The position of all popups is currently fixed with CSS.

Proposed resolution

Allow users to move popups with mouse drags. Save the location using HTML5 localStorage.

Remaining tasks

Comments

  • Commit 7a69aa2 on 7.x-1.x by mtnguru:
    Issue #2282569 by mtnguru: Make popups moveable with mouse drag -...
mtnguru’s picture

Committed changes - popups are now moveable, they automatically reposition themselves to remain displayed if the browser is resized.

  • Commit 5991680 on 7.x-1.x by mtnguru:
    Issue #2282569 by mtnguru: Make popups moveable with mouse drag -...
mtnguru’s picture

Status: Active » Fixed

First commit had issues with positioning the file_entity field edit popup. Re-committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.