Skip to main content

Bug Tracker

Side navigation

#1350 closed bug (wontfix)

Opened July 03, 2007 02:31PM UTC

Closed March 31, 2008 01:44AM UTC

Interface: drop box accepts incorrect drops/moves

Reported by: djot Owned by: stefan
Priority: major Milestone: 1.1.4
Component: interface Version: 1.1.3
Keywords: interface drop droppable Cc:
Blocked by: Blocking:
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 (3)
  • box1.gif (2.1 KB) - added by djot July 03, 2007 02:32PM UTC.
  • box2.gif (2.2 KB) - added by djot July 03, 2007 02:32PM UTC.
  • box3.gif (2.2 KB) - added by djot July 03, 2007 02:32PM UTC.
Change History (2)

Changed July 03, 2007 02:38PM UTC by djot comment:1

Screenshots where taken in Firefox v2.0.0.4 - djot

Changed March 31, 2008 01:44AM UTC by scott.gonzal comment:2

resolution: → wontfix
status: newclosed

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