Bug Tracker

Ticket #1350 (closed bug: wontfix)

Opened 2 years ago

Last modified 9 months ago

Interface: drop box accepts incorrect drops/moves

Reported by: djot Assigned to: stefan
Type: bug Priority: major
Milestone: 1.1.4 Component: interface
Version: 1.1.3 Keywords: interface drop droppable
Cc: Needs: Patch

Description

- Not one of the boxes in the example (http://interface.eyecon.ro/demos/drop.html) behaves like it should. Most times the droppable accepts the draggabel, when the top left corner of the draggable hovers, which is not correct in many cases

Box: "Accepts the element if fits inside" - works fine, if box is completely moved "in" from above or from the left - works incorrectly, if moved "in" from below or from the right (see image box1.gif)

Box: "Accepts the element if intersects" - works fine, if dragged in from below or from the right - works incorrectly, if dragged in from above or from the left (see image box2.gif)

Box "Accepts the element if pointer hovers" - works fine if you drag from above, below or from the right - works incorrectly, if dragged in from the left (see image box3.gif)

djot -

Attachments

box1.gif (2.1 kB) - added by djot 2 years ago.
box2.gif (2.2 kB) - added by djot 2 years ago.
box3.gif (2.2 kB) - added by djot 2 years ago.

Change History

Changed 2 years ago by djot

Changed 2 years ago by djot

Changed 2 years ago by djot

Changed 2 years ago by djot

Screenshots where taken in Firefox v2.0.0.4 - djot

Changed 9 months ago by scott.gonzal

  • status changed from new to closed
  • resolution set to wontfix

Interface is no longer supported; consider switching to jQuery UI.

Note: See TracTickets for help on using tickets.